Skip to content

Releases: opennextjs/opennextjs-netlify

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)

plugin-nextjs: v4.30.4

07 Feb 14:34
0b82e4f
Compare
Choose a tag to compare

4.30.4 (2023-02-06)

Bug Fixes

next: v1.4.4

07 Feb 14:34
0b82e4f
Compare
Choose a tag to compare

1.4.4 (2023-02-06)

Bug Fixes

plugin-nextjs: v4.30.3

31 Jan 13:24
b9891bb
Compare
Choose a tag to compare

4.30.3 (2023-01-30)

Bug Fixes

plugin-nextjs: v4.30.2

24 Jan 16:12
aaf0548
Compare
Choose a tag to compare

4.30.2 (2023-01-24)

Bug Fixes

plugin-nextjs: v4.30.1

23 Jan 10:06
7c9574a
Compare
Choose a tag to compare

4.30.1 (2023-01-23)

Bug Fixes

  • added polyfill for process.env (#1889) (15af7c7)
  • correctly handle ISR for appDir pages (#1855) (f2a7cac)
  • correctly rewrite default locale ISR homepage to ODB handler (#1867) (14ad486)
  • getMaxAge is not used in APIHandlers (#1888) (d0343b8)
  • match edge runtime pages with optional trailing slash (#1892) (138b19d)
  • transform Regex named capture groups for Golang (#1809) (15790aa)