Download Latest Version trigger.dev v4.5.6 source code.zip (33.3 MB)
Email in envelope

Get an email when there's a new version of Trigger.dev

Home / v4.5.3
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-07-10 2.1 kB
trigger.dev v4.5.3 source code.tar.gz 2026-07-10 29.5 MB
trigger.dev v4.5.3 source code.zip 2026-07-10 32.4 MB
Totals: 3 Items   61.9 MB 0

Upgrade

:::sh
npx trigger.dev@latest update  # npm
pnpm dlx trigger.dev@latest update  # pnpm
yarn dlx trigger.dev@latest update  # yarn
bunx trigger.dev@latest update  # bun

Self-hosted Docker image: ghcr.io/triggerdotdev/trigger.dev:v4.5.3 (github.com)

Release notes

Read the full release notes: https://trigger.dev/changelog/v4-5-3

What's changed

Breaking changes

  • Removed support for the end-of-life v3 trigger dev CLI. Starting a dev session with an old v3 CLI now returns an upgrade message instead of connecting - upgrade to the v4 CLI to continue using trigger dev. (#4198)

Bug fixes

  • Fix TS2742 ("inferred type cannot be named") when exporting a chat.agent from a project with declaration emit: ChatTaskWirePayload and ChatInputChunk are now declared in the public @trigger.dev/sdk/chat subpath, so inferred agent types emit portable declarations and the wire types are directly importable. (#4218)

Server changes

These changes affect the self-hosted Docker image and Trigger.dev Cloud:

  • Reduce primary database load on the runs page by serving its empty-state check from ClickHouse instead of Postgres. (#4202)
  • Fixed submitting your email on the login page reloading back to an empty form instead of showing the magic link confirmation screen. (#4215)

All packages: v4.5.3

@trigger.dev/build, @trigger.dev/core, @trigger.dev/python, @trigger.dev/react-hooks, @trigger.dev/redis-worker, @trigger.dev/rsc, @trigger.dev/schema-to-json, @trigger.dev/sdk, trigger.dev

Contributors

Eric Allam, Oskar Otwinowski, github-actions[bot], Matt Aitken, James Ritchie, claude[bot], Chris Arderne, @nicktrn

Full changelog: https://github.com/triggerdotdev/trigger.dev/compare/v4.5.2...v4.5.3

Source: README.md, updated 2026-07-10