- Refactoring Core Functionality (See PR #11 for migration guide)
- Removed
RenderingBoundary
andSuspenseBoundary
hooks - Added
useHydrateAtoms
hook - Added Re-Hydration option to
useHydrateAtoms
hook andHydrationBoundary
component
- Removed
- Dependency Updates
- Updated README.md (no code changes)
- Initial release