Release Notes
Version: 2.3.2
Summary:
This release introduces React Native support, simplifies core logic, and includes several enhancements to the demo application.
New Features:
- React Native Compatibility:
swr-global-state
can now be used seamlessly in React Native projects. - Enhanced Demo: The demo application now includes a new test input page for better testing and demonstration of the library's features.
Improvements:
- Simplified API: The internal logic for store creation and mutation has been refactored, making the library easier to maintain and understand.
- Improved Documentation: Various typos and comments have been fixed to improve the overall quality of the documentation.
What's Changed
- V2.3.1 by @gadingnst in #107
- V2.3.2 by @gadingnst in #108
Full Changelog: 2.3.1...2.3.2