Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 476 Bytes

CHANGELOG.md

File metadata and controls

18 lines (12 loc) · 476 Bytes

Change Log

[0.2.0] - 2025-01-04

  • Refactoring Core Functionality (See PR #11 for migration guide)
    • Removed RenderingBoundary and SuspenseBoundary hooks
    • Added useHydrateAtoms hook
    • Added Re-Hydration option to useHydrateAtoms hook and HydrationBoundary component
  • Dependency Updates

[0.1.1] - 2024-08-13

  • Updated README.md (no code changes)

[0.1.0] - 2024-08-12

Added

  • Initial release