Releases: opennextjs/opennextjs-netlify
Releases · opennextjs/opennextjs-netlify
next: v1.4.6
1.4.6 (2023-05-08)
Bug Fixes
- update next to 13.3.0 & ensure compatibility (#2056) (75ed977)
plugin-nextjs: v4.36.0
4.36.0 (2023-04-24)
Features
Bug Fixes
plugin-nextjs: v4.35.0
4.35.0 (2023-04-17)
Features
Bug Fixes
- ensure appDir routes with null dataRoutes are not added to edge manifest for rsc-data (#2044) (2f31acb)
- now data routes for dynamic routes filter even when null when creating the RSC data router (#2041) (5fa1435)
- typo in comment (#2049) (447b7d4)
plugin-nextjs: v4.34.0
4.34.0 (2023-04-10)
Features
Bug Fixes
- deps: update dependency @netlify/ipx to ^1.4.0 (#2031) (03f60bb)
- routes with null data routes can be filtered now (#2018) (7c1673b)
- support setting cookies from MiddlewareResponse (#2027) (a630ab4)
next: v1.4.5
1.4.5 (2023-04-10)
Bug Fixes
- support setting cookies from MiddlewareResponse (#2027) (a630ab4)
plugin-nextjs: v4.33.0
4.33.0 (2023-03-27)
Features
- add generator meta data for framework generated Netlify Functions (#1999) (e5ddcd2)
- refresh hooks api implementation (#1950) (fb93b54)
Bug Fixes
plugin-nextjs: v4.32.1
4.32.1 (2023-03-13)
Bug Fixes
- use the same id for importing and checking error (#1984) (62e2efe)
plugin-nextjs: v4.32.0
4.32.0 (2023-03-13)
Features
- add multiple set-cookie headers in middleware (#1970) (32b31c6)
Bug Fixes
- remove fs access which isn't available in edge functions (#1980) (6546641)