Releases: react-native-toolkit/rex-state
First Stable Release! 🎉
Introducing injectStore!
This version introduces a new module called injectStore
which uses useMemo
hook to update components efficiently. Improving the performance of components on large projects.
First Official Release!
This is the first PROD Ready release of Rex State! 🎉
Testing builds
One last pre-release before the final release!
API Finalized
This release contains the finalized API of this library & the functionality is also stabilized. The final Version 1 of the library will share the same API and will be released after all the internal testing is complete.
rex-state 0.0.3 is fully usable 🔥
Major API Change
The previous version's class-based API had a serious performance flaw, hence this version completely embraces the hook way of defining states.
This release is purely for performance testing the new API
Initial Release
This is a pre-release which was created to help people try out this library and collect feedback. Not intended for production use!