- 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.
- Added: Support for implicit state updates with automatic component re-rendering.
- Improved: Example code demonstrating how to access and update global state from external functions.
- Initial release of the state management library.