Skip to content

Commit 58885b9

Browse files
authored
feat: set next.js runtime 4.39.1 stable and 4.39.2 in prerelease (#1236)
1 parent 9879f59 commit 58885b9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

site/plugins.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -609,14 +609,14 @@
609609
"name": "Next.js Runtime",
610610
"package": "@netlify/plugin-nextjs",
611611
"repo": "https://github.com/netlify/next-runtime",
612-
"version": "4.39.0",
612+
"version": "4.39.1",
613613
"compatibility": [
614614
{
615-
"version": "4.39.1",
615+
"version": "4.39.2",
616616
"featureFlag": "build_plugins_use_prerelease"
617617
},
618618
{
619-
"version": "4.39.0",
619+
"version": "4.39.1",
620620
"migrationGuide": "https://ntl.fyi/next-plugin-migration"
621621
},
622622
{

0 commit comments

Comments
 (0)