Skip to content

Releases: opennextjs/opennextjs-netlify

v5.15.1

27 Nov 09:29
85ae1dd

Choose a tag to compare

5.15.1 (2025-11-27)

Bug Fixes

  • handle cacheComponents case not producing prerendered .rsc files (#3275) (80db8f4)

v5.15.0

26 Nov 09:27
b3a0be6

Choose a tag to compare

5.15.0 (2025-11-25)

Features

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