Skip to content

Releases: desko27/react-call

v1.3.0 Exit Animations

23 Aug 15:14
Compare
Choose a tag to compare

✨ 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

v1.2.0 CJS Support

19 Aug 12:58
Compare
Choose a tag to compare

✨ CJS Support! #6 Thanks @mariusGundersen

  • Merge pull request #8 from desko27/feature/add-build-and-publish-config-for-commonjs 40d3570
  • Pass lib tsconfigPath to vite dts plugin f905a0b

v1.2.0-1...v1.2.0

v1.1.0 RootProps

16 Aug 16:00
Compare
Choose a tag to compare

✨ New feature: RootProps

  • Merge pull request #5 from desko27/feature/add-root-props f0b7443
  • Add RootProps implementation and docs 632ea8a
  • Fix grammar typo cb6bc68
  • Add React Native and SSR support notes to the readme e02e5a0
  • Add TypeScript types section to the readme 0d334e0
  • Reword mindset by pattern, which is more suitable f996f6f
  • Add "one on top another" tip to the call stack note 9b07d1f

v1.0.1...v1.1.0

v1.0.1

12 Aug 11:14
Compare
Choose a tag to compare
  • Merge pull request #4 from desko27/feature/support-react-native af41b51
  • Support react-native by replacing crypto UUID by id counter 82fab7f
  • Set better naming for internal UserComponent argument and type 9cef594
  • Add extra note on no root found error 913a1e7
  • Add the no renders feature to the docs 7f174c2

v1.0.0...v1.0.1

v1.0.0

10 Aug 23:24
Compare
Choose a tag to compare
1.0.0