Skip to content

Commit c328d04

Browse files
authored
feat: set next.js runtime 4.40.2 as stable version (#1262)
1 parent 0cfe6fe commit c328d04

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

site/plugins.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -609,14 +609,10 @@
609609
"name": "Next.js Runtime",
610610
"package": "@netlify/plugin-nextjs",
611611
"repo": "https://github.com/netlify/next-runtime",
612-
"version": "4.40.1",
612+
"version": "4.40.2",
613613
"compatibility": [
614614
{
615615
"version": "4.40.2",
616-
"featureFlag": "build_plugins_use_prerelease"
617-
},
618-
{
619-
"version": "4.40.1",
620616
"migrationGuide": "https://ntl.fyi/next-plugin-migration"
621617
},
622618
{

0 commit comments

Comments
 (0)