Releases: opennextjs/opennextjs-netlify
Releases · opennextjs/opennextjs-netlify
plugin-nextjs: v4.39.1
plugin-nextjs: v4.39.0
next: v1.4.9
next: v1.4.8
plugin-nextjs: v4.38.1
plugin-nextjs: v4.38.0
4.38.0 (2023-06-16)
Features
Bug Fixes
- bundle dynamic API routes correctly with split-api-routes (#2154) (dc7c479)
- ensure next-server patches only run on Netlify (#2117) (6bdaec1)
- ensures compatibility with Next.js 13.4 (support for some features still en-route) (9f85472)
- new ISR cache handling to resolve regression in 13.4 (#2165) (6817cc9)
- strip domain from ipx edge functions path (#2098) (#2099) (c9ab983)
- uses pre-bundled React modules for App Router paths (9f85472)
next: v1.4.7
plugin-nextjs: v4.37.4
plugin-nextjs: v4.37.3
plugin-nextjs: v4.37.2
4.37.2 (2023-05-22)
Bug Fixes
- checks when Next.js' implementation of ResponseCookies._headers is undefined now (#2119) (f051e22)
- don't deploy metadata files to CDN (#2104) (ba3a430)
- guard split api routes behaviour by next version (#2125) (a8bb0e3)
- resolve follow-redirects from runtime package, so it's available also in auto-installs (#2124) (49ada27)