Skip to content

Releases: opennextjs/opennextjs-netlify

plugin-nextjs: v4.39.3

03 Aug 18:05
d47a800
Compare
Choose a tag to compare

4.39.3 (2023-08-03)

Bug Fixes

  • deps: update dependency @netlify/ipx to ^1.4.2 (#2240) (b911230)

plugin-nextjs: v4.39.2

01 Aug 17:35
5693a21
Compare
Choose a tag to compare

4.39.2 (2023-08-01)

Bug Fixes

  • ISR 404 pages should be cached ephemerally (#2233) (d7aad8a)

plugin-nextjs: v4.39.1

11 Jul 14:50
e8ad81a
Compare
Choose a tag to compare

4.39.1 (2023-07-11)

Bug Fixes

  • use native path matching for prebundled react conditional (#2206) (ba036fb)

plugin-nextjs: v4.39.0

03 Jul 10:46
e1a3dc0
Compare
Choose a tag to compare

4.39.0 (2023-07-03)

Features

Bug Fixes

  • deps: update dependency pathe to ^0.3.0 (#2199) (87391e1)
  • edge cases for custom react module resolution (#2188) (6b527be)
  • preserve original path after middleware rewrite (#2177) (9c6ec9f)

next: v1.4.9

03 Jul 10:46
e1a3dc0
Compare
Choose a tag to compare

1.4.9 (2023-07-03)

Bug Fixes

next: v1.4.8

26 Jun 15:55
20d9a3b
Compare
Choose a tag to compare

1.4.8 (2023-06-26)

Bug Fixes

  • Return MiddlewareResponse obj for rewrite (#2159) (0eda10b)

plugin-nextjs: v4.38.1

22 Jun 09:35
ff2c550
Compare
Choose a tag to compare

4.38.1 (2023-06-22)

Bug Fixes

  • deps: update dependency @netlify/ipx to ^1.4.1 (#2167) (c295bc2)
  • optionally chain server functions when selecting react version (#2179) (e63fcf0)

plugin-nextjs: v4.38.0

16 Jun 15:22
a466a83
Compare
Choose a tag to compare

4.38.0 (2023-06-16)

Features

  • provide display name for split api routes (#2155) (10250a0)

Bug Fixes

  • bundle dynamic API routes correctly with split-api-routes (#2154) (dc7c479)
  • ensure next-server patches only run on Netlify (#2117) (6bdaec1)
  • ensures compatibility with Next.js 13.4 (support for some features still en-route) (9f85472)
  • new ISR cache handling to resolve regression in 13.4 (#2165) (6817cc9)
  • strip domain from ipx edge functions path (#2098) (#2099) (c9ab983)
  • uses pre-bundled React modules for App Router paths (9f85472)

next: v1.4.7

16 Jun 15:22
a466a83
Compare
Choose a tag to compare

1.4.7 (2023-06-16)

Bug Fixes

  • ensures compatibility with Next.js 13.4 (support for some features still en-route) (9f85472)
  • uses pre-bundled React modules for App Router paths (9f85472)

plugin-nextjs: v4.37.4

30 May 15:50
c9ec005
Compare
Choose a tag to compare

4.37.4 (2023-05-30)

Bug Fixes

  • pass only first language to next-server to match platform redirects support (#2138) (aca3dc6)