Releases: opennextjs/opennextjs-netlify
Releases · opennextjs/opennextjs-netlify
v5.3.3
18 Jun 11:42
Compare
Sorry, something went wrong.
No results found
5.3.3 (2024-06-18)
Bug Fixes
middleware i18n normalization (#2483 ) (a9efa9c )
set systemlogger debug log level for debug requests (#571 ) (a6d09f3 )
update cache handler to accomodate changes in next@canary (#2480 ) (f4eeaa2 )
update in-memory prerender manifest with information from full route cache (#579 ) (c91e257 )
v5.3.2
13 Jun 22:10
Compare
Sorry, something went wrong.
No results found
5.3.2 (2024-05-28)
Bug Fixes
allow parallel routes to resolve without routing to a 404 page (#516 ) (04dc3ec )
ensure locale is in next response url to allow page locale to inferred downstream (#533 ) (59b575e )
manually triggered notFound pages in page-router for older versions of next (#541 ) (30ef981 )
v5.3.1
13 Jun 22:10
Compare
Sorry, something went wrong.
No results found
5.3.1 (2024-05-22)
Bug Fixes
deps: update dependency @netlify/functions to ^2.7.0 (964ef13 )
deps: update dependency @netlify/plugin-nextjs to ^5.3.0 (014be75 )
don't warn about PPR (#506 ) (f62c009 )
v5.3.0
13 Jun 22:10
Compare
Sorry, something went wrong.
No results found
5.3.0 (2024-05-20)
Features
Set experimentalRegion to 'context' in order to enable colocated blobs (#488 ) (a72a837 )
Bug Fixes
deps: update dependency chart.js to v4.4.3 (ee6e185 )
leverage system logger for debug logs (instead of console) (#467 ) (b352d96 )
v5.2.2
13 Jun 22:09
Compare
Sorry, something went wrong.
No results found
5.2.2 (2024-05-07)
Bug Fixes
normalize trailing slash when handling middleware rewrites (#448 ) (2012922 )
separate response cache if debug logging header is used (#384 ) (68f8e79 )
support revalidating multiple tags at once (#464 ) (62ea699 )
v5.2.1
13 Jun 22:09
Compare
Sorry, something went wrong.
No results found
5.2.1 (2024-05-02)
Bug Fixes
don't normalize url if x-nextjs-redirect header is present (#424 ) (f23da82 )
v5.2.0
13 Jun 22:09
Compare
Sorry, something went wrong.
No results found
5.2.0 (2024-04-30)
Features
Bug Fixes
apply useRegionalBlobs replacement for non-monorepo template (#431 ) (d73a912 )
disable regional blobs until feature is ready for release (#433 ) (9620588 )
remove blob folder in pre-dev (#430 ) (3749c3c )
track background work (#407 ) (296e8fe )
track background work pre batchers (#423 ) (292331d )
v5.1.2
13 Jun 22:09
Compare
Sorry, something went wrong.
No results found
5.1.2 (2024-04-18)
Bug Fixes
v5.1.1
13 Jun 22:09
Compare
Sorry, something went wrong.
No results found
5.1.1 (2024-04-17)
Bug Fixes
v5.1.0
13 Jun 22:09
Compare
Sorry, something went wrong.
No results found
5.1.0 (2024-04-16)
Features
add cdn-cache-control headers to cacheable route handler responses (#399 ) (f4c588c )
fail the build when advanced api routes are used (#403 ) (275f488 )