Skip to content

Releases: opennextjs/opennextjs-netlify

next: v1.4.6

08 May 15:30
80ef16e
Compare
Choose a tag to compare

1.4.6 (2023-05-08)

Bug Fixes

  • update next to 13.3.0 & ensure compatibility (#2056) (75ed977)

plugin-nextjs: v4.36.0

24 Apr 16:59
9cf8723
Compare
Choose a tag to compare

4.36.0 (2023-04-24)

Features

Bug Fixes

  • default to target server, not serverless (#2060) (61c2458)

plugin-nextjs: v4.35.0

17 Apr 15:11
e745c26
Compare
Choose a tag to compare

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

11 Apr 08:41
c07fdb6
Compare
Choose a tag to compare

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

11 Apr 08:41
c07fdb6
Compare
Choose a tag to compare

1.4.5 (2023-04-10)

Bug Fixes

  • support setting cookies from MiddlewareResponse (#2027) (a630ab4)

plugin-nextjs: v4.33.0

27 Mar 15:50
b489908
Compare
Choose a tag to compare

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.2

14 Mar 17:39
89904cb
Compare
Choose a tag to compare

4.32.2 (2023-03-14)

Bug Fixes

  • make error message matching more generic (#1988) (cfc8e96)

plugin-nextjs: v4.32.1

13 Mar 20:48
af50e9d
Compare
Choose a tag to compare

4.32.1 (2023-03-13)

Bug Fixes

  • use the same id for importing and checking error (#1984) (62e2efe)

plugin-nextjs: v4.32.0

13 Mar 17:05
d986c27
Compare
Choose a tag to compare

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)

plugin-nextjs: v4.31.0

06 Mar 15:24
987a969
Compare
Choose a tag to compare

4.31.0 (2023-03-06)

Features

  • make edge image opt-in instead of opt-out (#1935) (7a63d2f)