Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 2 additions & 6 deletions site/plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -477,14 +477,10 @@
"name": "Essential Next.js",
"package": "@netlify/plugin-nextjs",
"repo": "https://github.com/netlify/netlify-plugin-nextjs",
"version": "4.2.8",
"version": "4.3.2",
"compatibility": [
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey. Can you remove the feature-flagged 4.3.1 entry too please? If we're updating the default to 4.3.2 then there's no point keeping it.

{
"version": "4.3.1",
"featureFlag": "build_plugins_use_prerelease"
},
{
"version": "4.2.8",
"version": "4.3.2",
"migrationGuide": "https://ntl.fyi/next-plugin-migration"
},
{
Expand Down