levit 0.0.8
levit: ^0.0.8 copied to clipboard
Deterministic ownership and fine-grained reactivity for pure Dart applications.
0.0.8 #
- Coordinated release version bump.
- Updated internal package constraints to
^0.0.8.
0.0.7 #
- Bumped version to 0.0.7
0.0.6 #
- BREAKING: Updated transitive dependencies to include breaking changes from
levit_core. - BREAKING:
LevitStateis nowLevitStore.
0.0.5 #
- Production-ready documentation (Effective Dart compliance)
- Added
topicsto pubspec for improved discoverability - Performance and stability improvements
0.0.4 #
- Initial release of the unified Levit kit.
- Bundles
levit_dart,levit_scope, andlevit_reactive.