Skip to content

Commit 3069481

Browse files
committed
docs: Add beta.27 changelog
1 parent a968c23 commit 3069481

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/upgrade-to-v4.mdx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1198,3 +1198,13 @@ We recommend enabling this option and testing in a staging or preview environmen
11981198
- Updated `metadata.root` and `metadata.parent` to work even when the run is a "root" run (meaning it doesn't have a parent or a root associated run)
11991199

12001200
</Update>
1201+
1202+
<Update label="August 11, 2025" description="v4.0.0-beta.27">
1203+
[Release
1204+
v4.0.0-beta.27](https://github.com/triggerdotdev/trigger.dev/releases/tag/trigger.dev%404.0.0-v4-beta.27).
1205+
1206+
- All experimental flags have been promoted to non-experimental, but the experimental ones still work (for now). `keepNames` and `autoDetectExternal` now default to true. ([#2371](https://github.com/triggerdotdev/trigger.dev/pull/2371))
1207+
- Improve playwright non-headless chrome installation ([#2347](https://github.com/triggerdotdev/trigger.dev/pull/2347))
1208+
- Upgrade to zod 3.25.76 ([#2352](https://github.com/triggerdotdev/trigger.dev/pull/2352))
1209+
1210+
</Update>

0 commit comments

Comments
 (0)