New package: @trigger.dev/astro

Thanks to Liran Tal, we now have a native package to use Trigger.dev with Astro.

To update your existing projects to the latest version of the SDK, run the following command:


_10
npx @trigger.dev/cli update

If you are self-hosting the Trigger.dev service, you'll need to update to the latest image:


_10
docker pull triggerdotdev/trigger.dev:v2.0.0
_10
# or
_10
docker pull triggerdotdev/trigger.dev:latest@sha256:00d9d9646c3781c04b84b4a7fe2c3b9ffa79e22559ca70ffa1ca1e9ce570a799

If you are using the Trigger.dev Cloud, you'll automatically get the latest version of the service.