Skip to content

Releases: fxforge/starfx

starfx v0.16.0

24 Mar 22:52
5feb4ad

Choose a tag to compare

[0.16.0]

  • Update to effection v4.
  • thunk.manage() API for managing effection resources
  • filled out JSDocs for better IDE help

Breaking Changes

  • The update to effection v4 may bring breaking changes depending on how deeply your effects were built on v3 semantics. See the migration blog post for effection.
  • removed deprecated bootup alias from thunk/query APIs. Use register() instead.
  • Instruction is no longer re-exported from starfx; import it directly from effection.

v0.15.0

05 Sep 02:29
8fcf6ab

Choose a tag to compare

What's Changed

  • react-redux as optional peerDep by @jbolda in #63
  • examples use repo starfx version by @jbolda in #65
  • scope thunks to allow managing resources by @jbolda in #64

Full Changelog: v0.14.6...v0.15.0

v0.14.7

05 Sep 02:26
4c9bc26

Choose a tag to compare

What's Changed

  • react-redux as optional peerDep by @jbolda in #63
  • examples use repo starfx version by @jbolda in #65
  • scope thunks to allow managing resources by @jbolda in #64

Full Changelog: v0.14.6...v0.14.7

v0.14.6

08 Jul 02:29
64ac583

Choose a tag to compare

Full Changelog: v0.14.5...v0.14.6

v0.14.5

08 Jul 02:26
783202c

Choose a tag to compare

What's Changed

  • Refactor matcher for correct predicate and action handling by @VldMrgnn in #62

Full Changelog: v0.14.4...v0.14.5

v0.14.4

06 Jun 15:28
9f955d2

Choose a tag to compare

Full Changelog: v0.14.3...v0.14.4

v0.14.3

06 Jun 15:26
181d0d0

Choose a tag to compare

Full Changelog: v0.14.2...v0.14.3

v0.14.2

06 Jun 15:25
c1fc305

Choose a tag to compare

Full Changelog: v0.14.1...v0.14.2

v0.14.1

06 Jun 15:24
d01c111

Choose a tag to compare

Full Changelog: v0.14.0...v0.14.1

v0.14.0

06 Jun 15:18
0a6e572

Choose a tag to compare

What's Changed

Full Changelog: v0.13.4...v0.14.0