Skip to content

Commit 936a9f8

Browse files
author
Rob Stanford
authored
feat: add Next.js runtime 4.39.1 behind a feature flag (#1227)
1 parent fb6b598 commit 936a9f8

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

0 commit comments

Comments
 (0)