Releases: tdreyno/fizz
Releases · tdreyno/fizz
Patch Changes
9baacf4 : Turborepo + GH release test
v5.4.0
5.4.0 (2024-06-01)
Features
v5.3.0
5.3.0 (2024-06-01)
Features
v5.2.0
5.2.0 (2023-05-06)
Features
add Svelte Store respondOnMount and Runtime respondToOutput (c1ba485 )
v5.1.1
5.1.1 (2023-05-05)
Bug Fixes
allow async wait state handlers (5a79791 )
v5.1.0
5.1.0 (2023-05-05)
Features
add waitState helper and action async triggers (9c5e566 )
v5.0.0
5.0.0 (2023-05-04)
Features
add output port to avoid functions in data (81a6f73 )
drop node 14 (f7541ec )
move from state.is to isState (823b223 )
BREAKING CHANGES
Add two maps of names to createRuntime. 1 for internal actions, 1 for external
Remove node 14 support
Removed State.is in favor of isState
v4.0.0
4.0.0 (2023-03-14)
Features
actions bound to a runtime now return a Promise representing their completion (#717 ) (e1a80f5 )
BREAKING CHANGES
This is a type-only change
You can’t perform that action at this time.