Skip to content

Commit e28ad75

Browse files
authored
feat: update plugin @netlify/plugin-nextjs to version 4.3.2 (#705)
* feat: update plugin @netlify/plugin-nextjs to version 4.3.2 * chore: 🚩 remove feature flagged 4.3.1 entry Since we're changing the default to 4.3.2 the flag is no longer needed
1 parent a4bd86a commit e28ad75

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

site/plugins.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -477,14 +477,10 @@
477477
"name": "Essential Next.js",
478478
"package": "@netlify/plugin-nextjs",
479479
"repo": "https://github.com/netlify/netlify-plugin-nextjs",
480-
"version": "4.2.8",
480+
"version": "4.3.2",
481481
"compatibility": [
482482
{
483-
"version": "4.3.1",
484-
"featureFlag": "build_plugins_use_prerelease"
485-
},
486-
{
487-
"version": "4.2.8",
483+
"version": "4.3.2",
488484
"migrationGuide": "https://ntl.fyi/next-plugin-migration"
489485
},
490486
{

0 commit comments

Comments
 (0)