Skip to content

Commit 61bef72

Browse files
committed
docs: clarify v3 self-hosting wording and fix a comma splice
Make the server-changes note user-facing and self-hosted-scoped (drop the internal "v3 engine" term and the ambiguous "instances"), and use a semicolon instead of a comma splice in the migration guide.
1 parent f2e520a commit 61bef72

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.server-changes/remove-v3-engine.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ area: webapp
33
type: breaking
44
---
55

6-
Removed support for the end-of-life v3 engine. 4.5.0 is the last version we officially support for running v3, so instances or projects still on v3 must stay on 4.5.0 or upgrade to v4; v3 triggers, batch triggers, reschedules, and deploys now return a clear upgrade message instead of running.
6+
Trigger.dev v3 is no longer supported. For self-hosted deployments, 4.5.0 is the last version we officially support for running v3; stay on 4.5.0 or upgrade to v4. v3 triggers, batch triggers, reschedules, and deploys now return a clear upgrade message instead of running.

docs/migrating-from-v3.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Trigger.dev v3 is end of life. v4 is stable, fully supported, and recommended fo
1414
- On Trigger.dev Cloud, v3 has been shut down: v3 triggers and deploys no longer run.
1515
- If you self-host, 4.5.0 is the last version we officially support for running v3. Stay on 4.5.0 or upgrade to v4; 4.5.1 and later reject v3 triggers, batch triggers, and deploys with an upgrade message.
1616

17-
**What you need to do:** Migrate to v4. The migration takes about 2 minutes, follow the steps on this page below. If you have questions or need help, [contact us](https://trigger.dev/contact) or reach out in our [Discord](https://trigger.dev/discord).
17+
**What you need to do:** Migrate to v4. The migration takes about 2 minutes; follow the steps below. If you have questions or need help, [contact us](https://trigger.dev/contact) or reach out in our [Discord](https://trigger.dev/discord).
1818

1919
</Warning>
2020

0 commit comments

Comments
 (0)