Skip to content

Releases: opennextjs/opennextjs-netlify

plugin-nextjs: v4.28.2

26 Oct 19:58
4cfb4a4
Compare
Choose a tag to compare

4.28.2 (2022-10-26)

Bug Fixes

  • follow redirects when downloading a file from the CDN (#1719) (1d27a99)

plugin-nextjs: v4.28.1

25 Oct 17:13
926d212
Compare
Choose a tag to compare

4.28.1 (2022-10-25)

Bug Fixes

  • use process.env.URL when deploying to production (#1680) (4b08911)

plugin-nextjs: v4.28.0

25 Oct 16:54
5e906fa
Compare
Choose a tag to compare

4.28.0 (2022-10-25)

Features

next: v1.4.0

25 Oct 16:54
5e906fa
Compare
Choose a tag to compare

1.4.0 (2022-10-25)

Features

plugin-nextjs: v4.27.3

19 Oct 16:17
14291bd
Compare
Choose a tag to compare

4.27.3 (2022-10-19)

Bug Fixes

  • correctly handle matchers with lookaheads and i18n (#1693) (9d440ab)

plugin-nextjs: v4.27.2

19 Oct 13:34
7b1e98f
Compare
Choose a tag to compare

4.27.2 (2022-10-19)

Bug Fixes

  • handle custom publish dir for api routes (#1697) (c24a520)

plugin-nextjs: v4.27.1

18 Oct 12:59
9635bcf
Compare
Choose a tag to compare

4.27.1 (2022-10-18)

Bug Fixes

  • gracefully handle missing static analysis tools (#1691) (34a039e)

plugin-nextjs: v4.27.0

17 Oct 23:18
0ca3e77
Compare
Choose a tag to compare

4.27.0 (2022-10-17)

Features

  • split api routes into separate functions (#1495) (654c6de)

plugin-nextjs: v4.26.0

17 Oct 10:33
05c24d2
Compare
Choose a tag to compare

4.26.0 (2022-10-17)

Features

Bug Fixes

  • deps: update dependency @netlify/ipx to ^1.3.1 (#1686) (2b419a0)
  • prevent Next from defining duplicate global property in edge functions (#1682) (730df6b)

plugin-nextjs: v4.25.0

12 Oct 13:57
f804d32
Compare
Choose a tag to compare

4.25.0 (2022-10-12)

Features

  • cache redirects for 60 seconds if no ttl provided (#1677) (23d8d3b)