- New: Send custom email or Slack messages from within your actions using Notifications
- New: Publish
@interval/sdk
to NPM 🎉- To update:
npm i @interval/sdk@latest
oryarn add @interval/sdk@latest
- To update:
- New:
io
andctx
can now be imported from@interval/sdk
- New: Add
currency
property to io.input.number - New: Add support for long-running actions
- Fix: Primitives returned from actions now display correctly in the UI
Was this section useful?