Skip to content

starfx v0.16.0

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Mar 22:52
5feb4ad

[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.