Skip to content

Commit 2f4186d

Browse files
authored
feat: add feature flag to v 4.30.4 of next runtime (#1121)
1 parent 0710521 commit 2f4186d

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.30.3",
613613
"compatibility": [
614+
{
615+
"version": "4.30.4",
616+
"featureFlag": "build_plugins_use_prerelease"
617+
},
614618
{
615619
"version": "4.30.3",
616620
"migrationGuide": "https://ntl.fyi/next-plugin-migration"

0 commit comments

Comments
 (0)