Changelog #9
·
New package: @trigger.dev/astro
CTO, Trigger.dev
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:
_10npx @trigger.dev/cli update
If you are self-hosting the Trigger.dev service, you'll need to update to the latest
image:
_10docker pull triggerdotdev/trigger.dev:v2.0.0_10# or_10docker 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.