Skip to content

Releases: opennextjs/opennextjs-netlify

plugin-nextjs: v4.27.1

18 Oct 12:59
9635bcf

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

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

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

Choose a tag to compare

4.25.0 (2022-10-12)

Features

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

plugin-nextjs: v4.24.3

06 Oct 16:42
0f3e68f

Choose a tag to compare

4.24.3 (2022-10-06)

Bug Fixes

plugin-nextjs: v4.24.2

05 Oct 17:25
07e4094

Choose a tag to compare

4.24.2 (2022-10-05)

Bug Fixes

plugin-nextjs: v4.24.1

05 Oct 13:09
5131f51

Choose a tag to compare

4.24.1 (2022-10-05)

Bug Fixes

  • deps: update dependency @netlify/functions to ^1.3.0 (#1660) (4e7e2ae)
  • set undefined ODB 404 TTLs to 60 seconds (#1647) (029b497)

plugin-nextjs: v4.24.0

03 Oct 19:55
0bcde8d

Choose a tag to compare

4.24.0 (2022-10-03)

Features

plugin-nextjs: v4.23.4

03 Oct 13:54
e40b3bc

Choose a tag to compare

4.23.4 (2022-10-03)

Bug Fixes

plugin-nextjs: v4.23.3

28 Sep 15:11
1c9c3df

Choose a tag to compare

4.23.3 (2022-09-28)

Bug Fixes

  • add missing data to middleware request object (#1634) (0c05726)