·
725 commits
to main
since this release
Patch Changes
-
fix: always scroll to top when clicking a # or #top link (
099608c428a49504785eab3afe3b2e76a9317bdf
) -
fix: add nonce or hash to "script-src-elem", "style-src-attr" and "style-src-elem" if defined in CSP config (#11485)
-
fix: decode server data with
stream: true
during client-side navigation (#11409) -
fix: capture scroll position when using
pushState
(#11540) -
chore: use peer dependencies when linked (#11433)