Additional Runtime Support w/Hono

Previously, you could only use Trigger.dev on Node.js projects as our SDKs and integration packages were only available for Node.js. Today we are excited to announce that we've upgraded our SDKs to support three additional javascript runtimes:

We've also added an adapter for Hono.dev, which also supports these runtimes. You can read more about getting started in our Hono Quickstart or checkout our Cloudflare Worker example project.

How to update

The Trigger.dev Cloud is now running v2.2.20. If you are self-hosting you can upgrade by pinning to the v2.2.20 tag.

The trigger.dev/* packages are now at v2.3.0. You can update using the following command:


_10
npx @trigger.dev/cli@latest update