Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 823 Bytes

File metadata and controls

23 lines (16 loc) · 823 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project follows Semantic Versioning.

[1.5.0] - Unreleased

Added

  • Beta MnemonicProvider / useMnemonicKey persistent-state core
  • Schema modes, JSON Schema validation, and migration support
  • Read-time reconciliation hooks for persisted defaults
  • Namespace-scoped recovery helpers via useMnemonicRecovery
  • Structural migration helpers for tree-shaped data
  • Immutable schema registry helper via createSchemaRegistry
  • Interactive documentation site and generated API reference

Changed

  • Release automation now publishes tagged releases to the npm latest dist-tag and validates docs in CI
  • Public documentation now reflects the current DevTools registry contract