$npx -y @buildinternet/releases show rel_HA4qf6FLUSGw9CI-rTmN6
New features
Add support for step.run callback args (e.g. step.run("my-step", my_callback, arg_1, arg_2)).
Change experimental encryption middleware (inngest.experimental.EncryptionMiddleware) to use NaCL.
Fixes
Fix returning secure introspection when in dev mode. This isn't a security fix since the secure introspection response doesn't include secrets and the changes only affect local development.