Skip to content

chore: release v4.5.3#4219

Merged
ericallam merged 1 commit into
mainfrom
changeset-release/main
Jul 10, 2026
Merged

chore: release v4.5.3#4219
ericallam merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Summary

1 improvement, 2 bug fixes.

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)
Raw changeset output

Releases

@trigger.dev/build@4.5.3

Patch Changes

  • Updated dependencies:
    • @trigger.dev/core@4.5.3

trigger.dev@4.5.3

Patch Changes

  • Updated dependencies:
    • @trigger.dev/build@4.5.3
    • @trigger.dev/core@4.5.3
    • @trigger.dev/schema-to-json@4.5.3

@trigger.dev/python@4.5.3

Patch Changes

  • Updated dependencies:
    • @trigger.dev/sdk@4.5.3
    • @trigger.dev/build@4.5.3
    • @trigger.dev/core@4.5.3

@trigger.dev/react-hooks@4.5.3

Patch Changes

  • Updated dependencies:
    • @trigger.dev/core@4.5.3

@trigger.dev/redis-worker@4.5.3

Patch Changes

  • Updated dependencies:
    • @trigger.dev/core@4.5.3

@trigger.dev/rsc@4.5.3

Patch Changes

  • Updated dependencies:
    • @trigger.dev/core@4.5.3

@trigger.dev/schema-to-json@4.5.3

Patch Changes

  • Updated dependencies:
    • @trigger.dev/core@4.5.3

@trigger.dev/sdk@4.5.3

Patch Changes

  • 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)
  • Updated dependencies:
    • @trigger.dev/core@4.5.3

@trigger.dev/core@4.5.3

@github-actions github-actions Bot changed the title chore: release chore: release v4.5.3 Jul 10, 2026

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@github-actions

Copy link
Copy Markdown
Contributor Author

🧭 Helm Chart Prerelease Published

Version: 4.5.3-pr4219.43c5ae2

Install:

helm upgrade --install trigger \
  oci://ghcr.io/triggerdotdev/charts/trigger \
  --version "4.5.3-pr4219.43c5ae2"

⚠️ This is a prerelease for testing. Do not use in production.

@ericallam ericallam merged commit 9f76c92 into main Jul 10, 2026
56 of 57 checks passed
@ericallam ericallam deleted the changeset-release/main branch July 10, 2026 07:42
@ericallam ericallam deployed to npm-publish July 10, 2026 07:42 — with GitHub Actions Active
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant