Releases: fxforge/starfx
Releases · fxforge/starfx
starfx v0.16.0
[0.16.0]
- Update to
effectionv4. thunk.manage()API for managingeffectionresources- filled out JSDocs for better IDE help
Breaking Changes
- The update to
effectionv4 may bring breaking changes depending on how deeply your effects were built on v3 semantics. See the migration blog post foreffection. - removed deprecated
bootupalias from thunk/query APIs. Useregister()instead. Instructionis no longer re-exported fromstarfx; import it directly fromeffection.
v0.15.0
v0.14.7
v0.14.6
Full Changelog: v0.14.5...v0.14.6
v0.14.5
v0.14.4
Full Changelog: v0.14.3...v0.14.4
v0.14.3
Full Changelog: v0.14.2...v0.14.3
v0.14.2
Full Changelog: v0.14.1...v0.14.2
v0.14.1
Full Changelog: v0.14.0...v0.14.1
v0.14.0
What's Changed
- Deno v2 And Imports by @jbolda in #54
- confirm tests assert when run within an generator function by @jbolda in #55
- preview package creation on PR by @jbolda in #58
- deno to node by @neurosnap in #60
- fix(react): exports entry by @neurosnap in #61
Full Changelog: v0.13.4...v0.14.0