Skip to content

Releases: opennextjs/opennextjs-netlify

v5.13.5

07 Oct 07:03
3d9c3a1
Compare
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
Compare
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)

v5.13.3

17 Sep 14:25
b27539a
Compare
Choose a tag to compare

5.13.3 (2025-09-16)

Bug Fixes

  • handle node middleware bundling when pnpm is used (#3126) (c29381e)
  • produce relative redirect location url for same origin (#3129) (9f42311)

v5.13.2

12 Sep 17:57
c401da9
Compare
Choose a tag to compare

5.13.2 (2025-09-12)

Bug Fixes

  • allow dot files in function bundle (#3118) (8cd51b5)
  • revert "fix(perf): exclude /_next/static/* from generated functions (#3100)" (8e14a76)

v5.13.1

08 Sep 16:14
0b13775
Compare
Choose a tag to compare

5.13.1 (2025-09-08)

Bug Fixes

  • perf: exclude /_next/static/* from generated functions (#3100) (5e28132)

v5.13.0

03 Sep 10:08
cfe606f
Compare
Choose a tag to compare

5.13.0 (2025-09-02)

Features

Bug Fixes

v5.12.1

20 Aug 19:03
c72bc33
Compare
Choose a tag to compare

5.12.1 (2025-08-20)

Bug Fixes

  • fail build/deploy when using not yet unsupported Node.js Midleware (#3016) (8c86b77)

v5.12.0

31 Jul 18:06
ae2e201
Compare
Choose a tag to compare

5.12.0 (2025-07-31)

Features

v5.11.6

14 Jul 18:16
e7318fd
Compare
Choose a tag to compare

5.11.6 (2025-07-14)

Bug Fixes

  • handle edge runtime pages and middleware for turbopack builds (#3009) (42eeab8)

v5.11.5

10 Jul 11:49
70786c1
Compare
Choose a tag to compare

5.11.5 (2025-07-10)

Bug Fixes

  • glob subdirectories in server/chunks to support turbopack builds (#2987) (e7bf18f)