Bump @sveltejs/kit from 1.15.1 to 1.21.0
Bumps @sveltejs/kit from 1.15.1 to 1.21.0.
Release notes
Sourced from @sveltejs/kit
's releases.
@sveltejs/kit
@1
.21.0Minor Changes
feat: add
event.isSubRequest
boolean indicating whether this is a call to one of the app's own APIs during SSR (or prerendering) (#10170)feat: add
privatePrefix
toconfig.kit.env
(#9996)feat: export
VERSION
from@sveltejs/kit
(#9969)Patch Changes
docs: update inline NavigationType documentation (#10269)
perf: cache dynamic imports of nodes (#10080)
@sveltejs/kit
@1
.20.5Patch Changes
fix: batch synchronous invalidate invocations (#10145)
fix: allow rest params to be empty in resolvePath (#10146)
fix: correctly close dialogs when form is enhanced (#10093)
fix: precompress filter (#10185)
@sveltejs/kit
@1
.20.4Patch Changes
- fix: remove reference to tiny-glob from postinstall script (#10174)
@sveltejs/kit
@1
.20.3Patch Changes
chore: remove
tiny-glob
as a dependency (#10166)fix: don't import types from
svelte/internal
(#10172)fix: don't skip rest parameter's matcher when there is a non-matching optional parameter (#10020)
fix: ensure
fetch
respects headers from providedRequest
(#10136)
@sveltejs/kit
@1
.20.2Patch Changes
... (truncated)
Changelog
Sourced from @sveltejs/kit
's changelog.
1.21.0
Minor Changes
feat: add
event.isSubRequest
boolean indicating whether this is a call to one of the app's own APIs during SSR (or prerendering) (#10170)feat: add
privatePrefix
toconfig.kit.env
(#9996)feat: export
VERSION
from@sveltejs/kit
(#9969)Patch Changes
docs: update inline NavigationType documentation (#10269)
perf: cache dynamic imports of nodes (#10080)
1.20.5
Patch Changes
fix: batch synchronous invalidate invocations (#10145)
fix: allow rest params to be empty in resolvePath (#10146)
fix: correctly close dialogs when form is enhanced (#10093)
fix: precompress filter (#10185)
1.20.4
Patch Changes
- fix: remove reference to tiny-glob from postinstall script (#10174)
1.20.3
Patch Changes
chore: remove
tiny-glob
as a dependency (#10166)fix: don't import types from
svelte/internal
(#10172)fix: don't skip rest parameter's matcher when there is a non-matching optional parameter (#10020)
fix: ensure
fetch
respects headers from providedRequest
(#10136)1.20.2
Patch Changes
... (truncated)
Commits
-
9a83074
Version Packages (#10281) -
4069622
feat: addevent.isSubRequest
(#10170) -
67c0214
fix: update version.js -
882e75f
perf: cache dynamic imports of nodes (#10080) -
47d8048
feat: AddprivatePrefix
for private environment variables (#9996) -
316a4af
feat: exportVERSION
from@sveltejs/kit
(#9969) -
f9f60c0
docs: specify that the 'form' navigation type only applies to method="GET" (#... -
2d901df
chore: upgrade vitest (#10236) -
eeeef51
chore(deps): update dependency svelte to v4 (#10219) -
c26126c
Version Packages (#10227) - 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