Releases: opennextjs/opennextjs-netlify
Releases · opennextjs/opennextjs-netlify
v5.6.0
29 Jul 15:13
4c51a26
This commit was created on GitHub.com and signed with GitHub’s verified signature .
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
5.6.0 (2024年07月29日)
Features
fail build when netlify forms detected without workaround (#2539 ) (56fef5f )
Bug Fixes
v5.5.1
09 Jul 10:11
3e8c68f
This commit was created on GitHub.com and signed with GitHub’s verified signature .
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
5.5.1 (2024年07月08日)
Bug Fixes
only clear stale functions with build through CLI (#2536 ) (3266808 )
v5.5.0
04 Jul 18:20
bae8a94
This commit was created on GitHub.com and signed with GitHub’s verified signature .
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
5.5.0 (2024年07月04日)
Features
v5.4.0
28 Jun 10:16
e361b06
This commit was created on GitHub.com and signed with GitHub’s verified signature .
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
5.4.0 (2024年06月28日)
Features
warn when netlify form detected (195b8b2 )
Bug Fixes
set netlify-cache-tag for not prerendered content (#2495 ) (8fe6676 )
track revalidate / cdn purge to ensure it finishes execution and is not suspended mid-execution (#2490 ) (5a0fec5 )
v5.3.3
18 Jun 11:42
06047ad
This commit was created on GitHub.com and signed with GitHub’s verified signature .
Compare
Sorry, something went wrong.
Filter
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
f309416
This commit was created on GitHub.com and signed with GitHub’s verified signature .
Compare
Sorry, something went wrong.
Filter
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
29bb3b5
This commit was created on GitHub.com and signed with GitHub’s verified signature .
Compare
Sorry, something went wrong.
Filter
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
2b8c9cc
This commit was created on GitHub.com and signed with GitHub’s verified signature .
Compare
Sorry, something went wrong.
Filter
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
bb3766e
This commit was created on GitHub.com and signed with GitHub’s verified signature .
Compare
Sorry, something went wrong.
Filter
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
1f26fdf
This commit was created on GitHub.com and signed with GitHub’s verified signature .
Compare
Sorry, something went wrong.
Filter
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 )