levit_reactive 0.0.8 copy "levit_reactive: ^0.0.8" to clipboard
levit_reactive: ^0.0.8 copied to clipboard

Fine-grained reactive primitives for deterministic updates and derived state.

Unreleased #

  • Preserved original stack traces when synchronous LxComputed evaluations fail.
  • Deprecated the legacy LevitReactiveBatch.fromChanges factory.

0.0.8 #

  • Coordinated release version bump.

0.0.7 #

  • Bumped version to 0.0.7

0.0.6 #

Breaking Changes #

  • Renamed LevitStateMiddlewareChain to LevitReactiveMiddlewareChain.
  • Added isSensitive property to LxReactive interface.

New Features #

  • Added isSensitive parameter to lxVar and LxReactive to mark sensitive data (e.g., passwords/tokens) for obfuscation in DevTools/Monitor.

0.0.5 #

  • Production-ready documentation (Effective Dart compliance)
  • Added topics to pubspec for improved discoverability
  • Performance and stability improvements

0.0.4 #

  • Unified LevitReactiveMiddleware architecture.
  • Optimized LxComputed with batching and smarter dependency tracking.
  • Added LxLxStatus and improved asynchronous types.
  • Fixed memory leaks in deep reactive graphs.
  • Performance improvements for large-scale state mutations.

0.0.3 #

  • Linting fixes and strict analysis compliance.
  • Refactored test coverage for LxAsyncComputed.

0.0.2 #

  • Added documentation for LxError, LxAsyncComputed, LevitReactiveHistoryMiddleware, LevitReactiveMiddleware, and LevitReactiveNotifier.
  • Fixed lint issues in core.dart.
  • Added example project.

0.0.1 #

  • Initial release.
1
likes
0
points
199
downloads

Publisher

unverified uploader

Weekly Downloads

Fine-grained reactive primitives for deterministic updates and derived state.

Repository (GitHub)
View/report issues

Topics

#state-management #reactive #observable

License

unknown (license)

Dependencies

meta

More

Packages that depend on levit_reactive