Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7f6b1bd

Browse files
authored
feat: added Next.js runtime 4.40.2 behind a feature flag (#1260)
1 parent 219f760 commit 7f6b1bd

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

0 commit comments

Comments
 (0)