Skip to content

Releases: neurosnap/starfx

v0.13.4

17 Nov 03:14
d0a8540
Compare
Choose a tag to compare

What's Changed

  • feat: add custom transform functions for state persistence by @VldMrgnn in #50
  • feat: support multiple stores registering the same thunk by @VldMrgnn in #51

Full Changelog: v0.13.3...v0.13.4

v0.13.3

02 Oct 14:42
6fd92f8
Compare
Choose a tag to compare

Full Changelog: v0.13.2...v0.13.3

v0.13.2

16 Aug 18:53
2a61af0
Compare
Choose a tag to compare

Full Changelog: v0.13.1...v0.13.2

v0.13.1

14 Aug 15:56
14f1594
Compare
Choose a tag to compare

Full Changelog: v0.13.0...v0.13.1

v0.13.0

30 Jul 19:09
6ca0a85
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.13.0

v0.12.0

07 May 16:42
17b2c15
Compare
Choose a tag to compare

Full Changelog: v0.11.0...v0.12.0

v0.11.0

15 Apr 19:57
f47ecce
Compare
Choose a tag to compare

Full Changelog: v0.10.0...v0.11.0

v0.10.0

05 Mar 19:57
6313833
Compare
Choose a tag to compare

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

04 Mar 19:48
9bc36df
Compare
Choose a tag to compare

What's Changed

DEPRECATED: configureStore is now createStore
BREAKING CHANGE: removed starfx/store

Full Changelog: v0.8.0...v0.9.0

v0.8.0

23 Feb 20:58
7ed8b3c
Compare
Choose a tag to compare

What's Changed

  • feat: clear timers by @neurosnap in #41
  • chore: make clearTimers more ergonomic by @neurosnap in #42
  • BREAKING CHANGE: race was changed to raceMap and we are re-exporting effection.race

Full Changelog: v0.7.2...v0.8.0