Skip to content

Commit 31070f9

Browse files
authored
feat: add feature-flagged version of Next runtime (#966)
1 parent 07d462b commit 31070f9

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
@@ -516,6 +516,10 @@
516516
"repo": "https://github.com/netlify/netlify-plugin-nextjs",
517517
"version": "4.27.3",
518518
"compatibility": [
519+
{
520+
"version": "4.28.1",
521+
"featureFlag": "build_plugins_use_prerelease"
522+
},
519523
{
520524
"version": "4.27.3",
521525
"migrationGuide": "https://ntl.fyi/next-plugin-migration"

0 commit comments

Comments
 (0)