Bump @sveltejs/kit from 1.5.1 to 1.5.5
Bumps @sveltejs/kit from 1.5.1 to 1.5.5.
Release notes
Sourced from @sveltejs/kit
's releases.
@sveltejs/kit
@1
.5.5Patch Changes
- fix: warn after failed data preloads in dev (#8985)
@sveltejs/kit
@1
.5.3Patch Changes
docs: clarify that
version.name
should be deterministic (#8956)fix: correctly include exported http methods in allow header (#8968)
chore: polyfill File from node:buffer (#8925)
fix: provide helpful error/warning when calling
fetch
during render (#8551)fix: print useful error when subscribing to SvelteKit's stores at the wrong time during SSR (#8960)
fix: ignore external links when automatically preloading (#8961)
chore: refactor fallback generation (#8972)
@sveltejs/kit
@1
.5.2Patch Changes
- fix: always default
paths.assets
topaths.base
(#8928)
Changelog
Sourced from @sveltejs/kit
's changelog.
1.5.5
Patch Changes
- fix: warn after failed data preloads in dev (#8985)
1.5.4
Patch Changes
- fix: support all relevant vite cli flags (#8977)
1.5.3
Patch Changes
docs: clarify that
version.name
should be deterministic (#8956)fix: correctly include exported http methods in allow header (#8968)
chore: polyfill File from node:buffer (#8925)
fix: provide helpful error/warning when calling
fetch
during render (#8551)fix: print useful error when subscribing to SvelteKit's stores at the wrong time during SSR (#8960)
fix: ignore external links when automatically preloading (#8961)
chore: refactor fallback generation (#8972)
1.5.2
Patch Changes
- fix: always default
paths.assets
topaths.base
(#8928)
Commits
-
262b01b
Version Packages (#8989) -
919eae0
Version Packages (#8979) -
57f2027
fix: warn when preload fails (#8985) -
9b212e6
docs: note on custom CSP (#8987) -
81432d1
Update supported vite cli flags (#8977) -
745e9e2
Version Packages (#8959) -
930c8e4
fix: adjust fetch error message on the server (#8551) -
eb94356
fix: generate fallback page before compressing (#8972) -
bef54f6
fix: allow methods check (#8968) -
51cd6e6
fix: update polyfills.js to include File (#8925) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts