Build(deps-dev): Bump @sveltejs/kit from 2.6.1 to 2.7.1
Bumps @sveltejs/kit from 2.6.1 to 2.7.1.
Release notes
Sourced from @sveltejs/kit
's releases.
@sveltejs/kit
@2
.7.1Patch Changes
chore: upgrade to sirv 3.0 (#12796)
fix: warn when form action responses are lost because SSR is off (#12063)
@sveltejs/kit
@2
.7.0Minor Changes
- feat: update service worker when new version is detected (#12448)
Patch Changes
fix: correctly handle relative paths when fetching assets on the server (#12113)
fix: decode non ASCII anchor hashes when scrolling into view (#12699)
fix: page response missing CSP and Link headers when return promise in
load
(#12418)
@sveltejs/kit
@2
.6.4Patch Changes
fix: only preload links that have a different URL than the current page (#12773)
fix: revert change to replace version in generateBundle (#12779)
fix: catch stack trace fixing errors thrown in web containers (#12775)
fix: use absolute links in JSDoc comments (#12772)
@sveltejs/kit
@2
.6.3Patch Changes
fix: ensure a changing
version
doesn't affect the hashes for chunks without any actual code changes (#12700)fix: prevent crash when logging URL search params in a server load function (#12763)
chore: revert update dependency cookie to ^0.7.0 (#12767)
@sveltejs/kit
@2
.6.2Patch Changes
... (truncated)
Changelog
Sourced from @sveltejs/kit
's changelog.
2.7.1
Patch Changes
chore: upgrade to sirv 3.0 (#12796)
fix: warn when form action responses are lost because SSR is off (#12063)
2.7.0
Minor Changes
- feat: update service worker when new version is detected (#12448)
Patch Changes
fix: correctly handle relative paths when fetching assets on the server (#12113)
fix: decode non ASCII anchor hashes when scrolling into view (#12699)
fix: page response missing CSP and Link headers when return promise in
load
(#12418)2.6.4
Patch Changes
fix: only preload links that have a different URL than the current page (#12773)
fix: revert change to replace version in generateBundle (#12779)
fix: catch stack trace fixing errors thrown in web containers (#12775)
fix: use absolute links in JSDoc comments (#12772)
2.6.3
Patch Changes
... (truncated)
Commits
-
9d55410
Version Packages (#12805) -
dbc9c94
chore: upgrade to sirv 3.0 (#12796) -
96642d2
fix: add warning for form action responses lost without SSR (#12063) -
f3b638e
Version Packages (#12789) -
df48fc6
fix: handle relative assets paths in serverfetch
correctly (#12113) -
5780deb
fix: decode hash when clicking on same hash to correctly scroll on non ascii ... -
989949a
docs: add report uri directive to CSP example (#12788) -
8aa95b4
feat: update service worker when new version is detected (#12448) -
6f9aefd
fix: page response missing CSP and Link headers when return promise inload
... -
4c1e3c0
chore: add code comment explaining empty catch block (#12780) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts