Bump @sveltejs/kit from 1.5.1 to 1.5.3
Bumps @sveltejs/kit from 1.5.1 to 1.5.3.
Release notes
Sourced from @sveltejs/kit
's releases.
@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.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
-
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) -
49d2ec6
fix: ignore external links when automatically preloading (#8961) -
ee8066f
fix: print useful errors when subscribing to stores during SSR (#8960) -
0abb8eb
Update index.d.ts (#8956) -
351af24
Version Packages (#8955) -
c983428
fix: always defaultpaths.assets
topaths.base
(#8928) - See full diff 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