Skip to content

v1.3.0 Exit Animations

Latest
Compare
Choose a tag to compare
@desko27 desko27 released this 23 Aug 15:14
· 24 commits to main since this release

✨ Support exit animations! #9 Thanks @asnaeb
🐞 Fix Promise.withResolvers() for React Native users #11 Thanks @edvansts

  • Reduce some bundle size bytes by removing strict null comparisons 6881d5a
  • Add docs for animations 94087fc
  • Merge pull request #12 from edvansts/main 9213f5e
  • Integrate the Promise.withResolvers() polyfill inline eb90406
  • Merge branch 'main' into main 50dfbcd
  • Merge pull request #10 from desko27/feature/support-closing-animations 20594ed
  • Update bundle size in the readme b29eb4c
  • Raise the bundle size limit to 550B 72d7ecf
  • fix: promise.withResolvers polyfill added to createCallable 972f8f1
  • Replace optional chaining by guard clause e1014c8

v1.3.0-0...v1.3.0