Skip to content

Commit 88ed6c3

Browse files
authored
feat: added Next.js runtime 4.33.0 behind a feature flag (#1161)
1 parent c13a976 commit 88ed6c3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

site/plugins.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -611,6 +611,10 @@
611611
"repo": "https://github.com/netlify/next-runtime",
612612
"version": "4.32.2",
613613
"compatibility": [
614+
{
615+
"version": "4.33.0",
616+
"featureFlag": "build_plugins_use_prerelease"
617+
},
614618
{
615619
"version": "4.32.2",
616620
"migrationGuide": "https://ntl.fyi/next-plugin-migration"

0 commit comments

Comments
 (0)