Releases: neurosnap/starfx
Releases · neurosnap/starfx
v0.13.4
v0.13.3
Full Changelog: v0.13.2...v0.13.3
v0.13.2
Full Changelog: v0.13.1...v0.13.2
v0.13.1
Full Changelog: v0.13.0...v0.13.1
v0.13.0
What's Changed
- refactor: enhanced thunk registry system by @neurosnap in #44
Full Changelog: v0.12.0...v0.13.0
v0.12.0
Full Changelog: v0.11.0...v0.12.0
v0.11.0
Full Changelog: v0.10.0...v0.11.0
v0.10.0
BREAKING CHANGE: ctx.json
no longer has .data
property, must use .value
or .error
instead
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- refactor: simplify api by @neurosnap in #43
DEPRECATED: configureStore is now createStore
BREAKING CHANGE: removed starfx/store
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- feat: clear timers by @neurosnap in #41
- chore: make clearTimers more ergonomic by @neurosnap in #42
- BREAKING CHANGE:
race
was changed toraceMap
and we are re-exportingeffection.race
Full Changelog: v0.7.2...v0.8.0