Releases: opennextjs/opennextjs-netlify
Releases · opennextjs/opennextjs-netlify
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)
next: v1.4.4
1.4.4 (2023-02-06)
Bug Fixes