Releases: desko27/react-call
Releases Β· desko27/react-call
v1.3.0 Exit Animations
β¨ 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.2.0 CJS Support
β¨ CJS Support! #6 Thanks @mariusGundersen
v1.1.0 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
- 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