Skip to content

Releases: rodydavis/signals.dart

7.1.0

29 May 06:28

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.0.0...v7.1.0

v7.0.0

26 May 08:07

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.0.1...v7.0.0

v6.0.2

02 Dec 04:01

Choose a tag to compare

What's Changed

Full Changelog: v6.0.0...v6.0.1

v6.0.0

28 Nov 07:28
d268fe9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.5.0...v6.0.0

5.5.0

02 Sep 04:57

Choose a tag to compare

What's Changed

Full Changelog: v5.4.0...v5.5.0

5.4.0

17 Aug 22:07
db29bf3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.0...v5.4.0

5.0.0

05 Apr 14:28
18735e9

Choose a tag to compare

  • 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

4.5.0

29 Feb 06:49
75a82c2

Choose a tag to compare

What's Changed

Full Changelog: v4.4.0...v4.5.0

4.4.0

21 Feb 04:13

Choose a tag to compare

What's Changed

New Contributors

  • @hifiaz made their first contribution in #172
  • @deepraj02 made their first contribution in #170

Full Changelog: v4.1.0...v4.4.0

4.1.0

06 Feb 21:13
75beb2c

Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.1.0