You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
[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.