Skip to content

Commit d3fae17

Browse files
authored
feat: added Next.js runtime 4.41.3 behind a feature flag (#1288)
1 parent fc56b74 commit d3fae17

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

0 commit comments

Comments
 (0)