Releases: opennextjs/opennextjs-netlify
Releases · opennextjs/opennextjs-netlify
v3.0.0
-
feat: merge
next-on-netlify
into@netlify/plugin-nextjs
(#106)This improves our ability to maintain the plugin, reduces confusion about how to configure Next.js support for Netlify builds, and prepares the plugin for something we're pretty dang excited about: automatic installation for new Next.js projects!
NOTE: There are no breaking changes for existing plugin users. This is a major release because we're bringing an external package into the plugin and turning on automatic installation for new Next.js projects on Netlify. This doesn't break anything, but it's a big enough change that we wanted to treat it as a major release.
- fix: next 10.0.8 changes loadConfig to be async (#105)
v2.0.1
v2.0.0
v1.1.1
v1.1.0
v1.0.9
v1.0.8
v1.0.7
- upgrade NoN to 2.8.3 (reverts next/image support)