Skip to content

Releases: tdreyno/fizz

v3.1.0

12 Oct 06:33
Compare
Choose a tag to compare

3.1.0 (2022-10-12)

Features

v3.0.6

18 Apr 23:18
Compare
Choose a tag to compare

3.0.6 (2022-04-18)

Bug Fixes

  • onContextChange for updates (2605208)

v3.0.5

18 Apr 22:54
Compare
Choose a tag to compare

3.0.5 (2022-04-18)

Reverts

  • Revert "fix: contextDidChange should be called for each action" (63c4f33)

v3.0.4

18 Apr 22:47
Compare
Choose a tag to compare

3.0.4 (2022-04-18)

Bug Fixes

  • contextDidChange should be called for each action (2e92385)

v3.0.3

16 Apr 19:19
Compare
Choose a tag to compare

3.0.3 (2022-04-16)

Bug Fixes

  • removed unused code. Convert Effects to a class (2fd5a6a)

v3.0.2

16 Apr 18:43
Compare
Choose a tag to compare

3.0.2 (2022-04-16)

Bug Fixes

v3.0.1

13 Apr 22:41
Compare
Choose a tag to compare

3.0.1 (2022-04-13)

Bug Fixes

  • fixes update creating intermediate history states (f3638cb)

v3.0.0

13 Apr 22:13
Compare
Choose a tag to compare

3.0.0 (2022-04-13)

Code Refactoring

  • runtime: refactored the runtime to have a simple event loop (#622) (8b70f3e)

BREAKING CHANGES

  • runtime: No longer reject on invalid actions, disabledLogging -> enableLogging

v2.6.0

12 Apr 00:29
Compare
Choose a tag to compare

2.6.0 (2022-04-12)

Features

v2.5.0

11 Apr 19:27
Compare
Choose a tag to compare

2.5.0 (2022-04-11)

Features