Skip to content

5.0.0

Latest
Compare
Choose a tag to compare
@rodydavis rodydavis released this 05 Apr 14:28
· 87 commits to main since this release
18735e9
  • Adding previousValue/initialValue to Signal
  • Removing SignalEquality
  • Deprecating ValueSignal in favor of Signal
  • Deprecating .forceUpdate in favor of .set(..., force: true)
  • Removing old deprecated methods
  • Adding more inline code documentation
  • ListSignal/SetSignal now extends IterableSignal
  • Fixing ChnageStackSignal getters for history/redos to return an iterable list
  • Fixing async signal isCompleted race condition
  • Adding createSignal/createComputed/createEffect for Flutter
  • Adding SignalsAutoDisposeMixin for Flutter
  • Update to signals_core 5.0.0
  • Update to signals_flutter 5.0.0

What's Changed

New Contributors

Full Changelog: v4.5.0...v5.0.0

What's Changed

New Contributors

Full Changelog: v4.5.0...v5.0.0