Skip to content

Releases: opennextjs/opennextjs-netlify

plugin-nextjs: v4.24.3

06 Oct 16:42
0f3e68f
Compare
Choose a tag to compare

4.24.3 (2022-10-06)

Bug Fixes

plugin-nextjs: v4.24.2

05 Oct 17:25
07e4094
Compare
Choose a tag to compare

4.24.2 (2022-10-05)

Bug Fixes

plugin-nextjs: v4.24.1

05 Oct 13:09
5131f51
Compare
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
Compare
Choose a tag to compare

4.24.0 (2022-10-03)

Features

plugin-nextjs: v4.23.4

03 Oct 13:54
e40b3bc
Compare
Choose a tag to compare

4.23.4 (2022-10-03)

Bug Fixes

plugin-nextjs: v4.23.3

28 Sep 15:11
1c9c3df
Compare
Choose a tag to compare

4.23.3 (2022-09-28)

Bug Fixes

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

next: v1.3.1

28 Sep 15:11
1c9c3df
Compare
Choose a tag to compare

1.3.1 (2022-09-28)

Bug Fixes

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

plugin-nextjs: v4.23.2

27 Sep 10:13
27ef2d1
Compare
Choose a tag to compare

4.23.2 (2022-09-26)

Bug Fixes

  • check NEXT_DISABLE_NETLIFY_EDGE value rather than if truthy (#1603) (5cf8c52)
  • deps: update dependency @netlify/esbuild to v0.14.39 (#1623) (3dc7b23)

plugin-nextjs: v4.23.1

09 Sep 19:09
a5339d2
Compare
Choose a tag to compare

4.23.1 (2022-09-09)

Bug Fixes

plugin-nextjs: v4.23.0

09 Sep 16:24
098378c
Compare
Choose a tag to compare

4.23.0 (2022-09-09)

Features

  • add support for Next 12.3 middleware matchers (#1612) (fd88b98)

Bug Fixes

  • correct handling of edge dev utils (#1616) (62c135d)
  • deps: update dependency @netlify/ipx to ^1.2.5 (#1615) (362d5dd)
  • support non-prerendered dynamic routes with fallback false (#1541) (92a015c)