Skip to content

Releases: opennextjs/opennextjs-netlify

v5.14.7

19 Nov 14:55
390d1cc

Choose a tag to compare

5.14.7 (2025-11-19)

Bug Fixes

  • incorrect path of middleware nft in setups using base directory (#3262) (48753bc)

v5.14.6

18 Nov 09:36
6451ec3

Choose a tag to compare

5.14.6 (2025-11-18)

Bug Fixes

  • api routes module parsing for recent Next.js releases (#3257) (1d1288a)

v5.14.5

04 Nov 11:30
f948833

Choose a tag to compare

5.14.5 (2025-11-03)

Bug Fixes

  • add Buffer shim if is not globally available, adjust process and AsyncLocalStorage shims to only be applied when not available (#3222) (e536181)

Performance Improvements

  • use conditional blob gets if same blob was fetched before for previous requests (#3218) (2c6b3f5)

v5.14.4

27 Oct 17:15
e21e884

Choose a tag to compare

5.14.4 (2025-10-27)

Bug Fixes

  • incorrect output path of middleware nft for Next.js 16 (#3211) (ff5479e)
  • remove duplicate fetch span (#3202) (ed475ee)

v5.14.3

21 Oct 20:54
2c434e7

Choose a tag to compare

5.14.3 (2025-10-21)

Bug Fixes

v5.14.2

21 Oct 16:51
e3fc929

Choose a tag to compare

5.14.2 (2025-10-21)

Bug Fixes

  • swap @opentelemetry packages for @netlify/otel (#3170) (0acd8a6)

v5.14.1

21 Oct 15:08
cbdd9da

Choose a tag to compare

5.14.1 (2025-10-21)

Bug Fixes

  • support revalidateTag SWR in 'use cache' handler (#3180) (a90d2e5)

v5.14.0

15 Oct 09:02
d2460b3

Choose a tag to compare

5.14.0 (2025-10-14)

Features

v5.13.5

07 Oct 07:03
3d9c3a1

Choose a tag to compare

5.13.5 (2025-10-06)

Bug Fixes

  • bundle edge-runtime assets for turbopack builds (a6063c9)
  • exclude musl binaries from function bundle when building on Netlify with pnpm monorepos (a6063c9)

v5.13.4

01 Oct 16:40
073b2cc

Choose a tag to compare

5.13.4 (2025-10-01)

Bug Fixes

  • exclude musl binaries from function bundle when building on Netlify with pnpm (#3145) (d11382c)