Skip to content

Commit 64a5e0e

Browse files
authored
feat: update Next runtime to 5.0.0 behind gradual rollout feature flag and opt-in (#1321)
1 parent c7bf0b0 commit 64a5e0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

site/plugins.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -496,7 +496,7 @@
496496
"compatibility": [
497497
{
498498
"version": "6.0.0",
499-
"overridePinnedVersion": ">=5.0.0"
499+
"overridePinnedVersion": ">=5.0.0"
500500
},
501501
{
502502
"nodeVersion": "<18.14.0",
@@ -618,7 +618,7 @@
618618
"version": "4.41.3",
619619
"compatibility": [
620620
{
621-
"version": "5.0.0-rc.8",
621+
"version": "5.0.0",
622622
"featureFlag": "project_ceruledge_ui",
623623
"overridePinnedVersion": ">=4.0.0",
624624
"nodeVersion": ">=18.0.0",

0 commit comments

Comments
 (0)