Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 502 Bytes

CHANGELOG.md

File metadata and controls

16 lines (9 loc) · 502 Bytes

2.0.0

  • Added: XStaManager - provides a unified interface for basic state management operations.
  • Changed: Notification sent to components to rebuild when their associated state is deleted, improving reactivity.

1.0.2

  • Added: Support for implicit state updates with automatic component re-rendering.

1.0.1

  • Improved: Example code demonstrating how to access and update global state from external functions.

1.0.0

  • Initial release of the state management library.