Skip to content

v1.1.2

Compare
Choose a tag to compare
@aleksandr-yulin aleksandr-yulin released this 12 Mar 22:01
· 40 commits to master since this release

Fix .then method -> return new promise
Fix .then null resolver
Fix .then return sub promise

P.S: Actually this solution MUST working like JS Promise ;)