Skip to content

Releases: triggerdotdev/trigger.dev

@trigger.dev/[email protected]

01 Nov 21:35
Compare
Choose a tag to compare

Patch Changes

  • Remove browser export condition - not necessary with the react-hooks package that uses core (#1455)
  • Updated dependencies:

@trigger.dev/[email protected]

01 Nov 21:35
Compare
Choose a tag to compare

Patch Changes

@trigger.dev/[email protected]

01 Nov 21:35
Compare
Choose a tag to compare

Patch Changes

  • Pass init output to both local and global handleError functions (#1441)
  • Add outdated SDK error (#1453)
  • Add individual run ids to auto-generated public access token when calling batchTrigger (#1449)

@trigger.dev/[email protected]

01 Nov 21:35
Compare
Choose a tag to compare

Patch Changes

@trigger.dev/[email protected]

29 Oct 12:33
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v.docker.3.0.13...v.docker.3.1.0

https://github.com/triggerdotdev/trigger.dev/pkgs/container/trigger.dev/296954923?tag=v3.1.0

[email protected]

29 Oct 12:28
Compare
Choose a tag to compare

Patch Changes

  • Fix issue with prisma extension breaking deploy builds (#1429)
    • Include retries.default in task retry config when indexing (#1424)
    • New helpers for internal error retry mechanics
    • Detection for segfaults and ffmpeg OOM errors
    • Retries for packet import and export
  • Updated dependencies:

@trigger.dev/[email protected]

29 Oct 12:28
Compare
Choose a tag to compare

Minor Changes

  • Access run status updates in realtime, from your server or from your frontend (#1402)

Patch Changes

@trigger.dev/[email protected]

29 Oct 12:28
Compare
Choose a tag to compare

Minor Changes

  • Access run status updates in realtime, from your server or from your frontend (#1402)

Patch Changes

@trigger.dev/[email protected]

29 Oct 12:28
Compare
Choose a tag to compare

Minor Changes

  • Access run status updates in realtime, from your server or from your frontend (#1402)

Patch Changes

  • Fix: Handle circular references in flattenAttributes function (#1433)
    • Include retries.default in task retry config when indexing (#1424)
    • New helpers for internal error retry mechanics
    • Detection for segfaults and ffmpeg OOM errors
    • Retries for packet import and export

@trigger.dev/[email protected]

29 Oct 12:28
Compare
Choose a tag to compare

Patch Changes

  • Added a Vercel sync env vars extension. Given a Vercel projectId and access token it will sync Vercel env vars when deploying Trigger.dev tasks. (#1425)
  • Updated dependencies: