Skip to content

Releases: triggerdotdev/trigger.dev

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

28 Oct 15:22
d4fe71d

Choose a tag to compare

Patch Changes

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

@trigger.dev/rsc@4.0.5

28 Oct 15:21
d4fe71d

Choose a tag to compare

Patch Changes

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

@trigger.dev/redis-worker@4.0.5

28 Oct 15:21
d4fe71d

Choose a tag to compare

Patch Changes

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

@trigger.dev/react-hooks@4.0.5

28 Oct 15:21
d4fe71d

Choose a tag to compare

Patch Changes

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

@trigger.dev/python@4.0.5

28 Oct 15:21
d4fe71d

Choose a tag to compare

Patch Changes

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

@trigger.dev/core@4.0.5

28 Oct 15:21
d4fe71d

Choose a tag to compare

Patch Changes

  • Move max duration handling into the parent process (#2637)
  • fix(realtime): Upgrade to @electric-sql/client@1.0.14 to prevent cached 409 Conflict errors from breaking realtime updates (#2588)
  • Added INSTALLING status to the deployment status enum. (#2544)
  • Fix SIGTERM handling during warm start long poll (#2593)
  • Added support for deployments with local builds. (#2628)

@trigger.dev/build@4.0.5

28 Oct 15:21
d4fe71d

Choose a tag to compare

Patch Changes

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

trigger.dev@4.0.4

18 Sep 22:23
a03783d

Choose a tag to compare

Patch Changes

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

trigger.dev@4.0.3

18 Sep 20:32
ad51168

Choose a tag to compare

Patch Changes

  • Improves our schema to JSON Schema conversion, fixes zod 4 and a few other schema libraries, also correctly sets the dependencies (#2483)
  • Add the mcpName property to the CLI package.json to allow publishing our MCP server to the Anthropic MCP registry (#2510)
  • Added new CLI command to list and view environment variables (#2485)
  • Attach to existing deployment for deployments triggered in the build server. If TRIGGER_EXISTING_DEPLOYMENT_ID env var is set, the deploy command now skips the deployment initialization. (#2501)
    • Reduce restore times by 5s due to immediate polling (#2516)
    • Fix s is not a function and surface underlying error messages
  • Reduce restore recovery time and fix deprecated runner false positives (#2523)
  • Added the heartbeats.yield utility to allow tasks that do continuous CPU-heavy work to heartbeat and continue running (#2489)
  • Updated dependencies:
    • @trigger.dev/core@4.0.3
    • @trigger.dev/build@4.0.3
    • @trigger.dev/schema-to-json@4.0.3

@trigger.dev/sdk@4.0.4

18 Sep 22:23
a03783d

Choose a tag to compare

Patch Changes

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