Skip to content

Releases: opennextjs/opennextjs-netlify

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)

plugin-nextjs: v4.30.0

09 Jan 19:04
dfd18ee
Compare
Choose a tag to compare

4.30.0 (2023-01-09)

Features

  • add Next 13 request header mutation to middleware (#1866) (5d60191)

Bug Fixes

  • deps: update dependency @netlify/functions to ^1.4.0 (#1869) (3960c31)
  • deps: update dependency @netlify/ipx to ^1.3.3 (#1868) (d75d0ff)
  • merge Middleware and API route response cookies (#1870) (878ddd7)
  • serve static files from basePath (#1850) (d4ff894)

plugin-nextjs: v4.29.4

19 Dec 15:42
ec95bba
Compare
Choose a tag to compare

4.29.4 (2022-12-19)

Bug Fixes

  • deps: update dependency @netlify/ipx to ^1.3.2 (#1833) (fb4d816)
  • support appDir (#1638) (a5b8047)
  • use static 404 for non-prerendered dynamic routes without fallback (#1795) (2aa02db)

next: v1.4.3

19 Dec 15:42
ec95bba
Compare
Choose a tag to compare

1.4.3 (2022-12-19)

Bug Fixes

plugin-nextjs: v4.29.3

05 Dec 16:29
4b7548a
Compare
Choose a tag to compare

4.29.3 (2022-12-05)

Bug Fixes

next: v1.4.2

05 Dec 16:29
4b7548a
Compare
Choose a tag to compare

1.4.2 (2022-12-05)

Bug Fixes

  • fix Invalid URL error when using uppercase i18n url (#1812) (63e060d)