Skip to content

Releases: opennextjs/opennextjs-netlify

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)

v5.11.4

24 Jun 17:56
a31456e
Compare
Choose a tag to compare

5.11.4 (2025-06-24)

Bug Fixes

v5.11.3

17 Jun 14:45
5f86878
Compare
Choose a tag to compare

5.11.3 (2025-06-17)

Bug Fixes

  • don't 404 on prefetches to fully static pages router pages when middleware is present (#2957) (7af10ec)