Releases: opennextjs/opennextjs-netlify
Releases · opennextjs/opennextjs-netlify
v5.13.3
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
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
5.13.1 (2025-09-08)
Bug Fixes
- perf: exclude
/_next/static/*
from generated functions (#3100) (5e28132)
v5.13.0
5.13.0 (2025-09-02)
Features
Bug Fixes
v5.12.1
5.12.1 (2025-08-20)
Bug Fixes
- fail build/deploy when using not yet unsupported Node.js Midleware (#3016) (8c86b77)
v5.11.6
5.11.6 (2025-07-14)
Bug Fixes
- handle edge runtime pages and middleware for turbopack builds (#3009) (42eeab8)
v5.11.5
5.11.5 (2025-07-10)
Bug Fixes
- glob subdirectories in server/chunks to support turbopack builds (#2987) (e7bf18f)
v5.11.3
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)