Bump @sveltejs/kit from 1.13.0 to 1.15.0
Bumps @sveltejs/kit from 1.13.0 to 1.15.0.
Release notes
Sourced from @sveltejs/kit
's releases.
@sveltejs/kit
@1
.15.0Minor Changes
- feat: expose stronger typed
SubmitFunction
through./$types
(#9201)Patch Changes
fix: throw error when file can't be found in Vite manifest (#9558)
fix: make
error.message
enumerable when sendingssrLoadModule
error to client (#9440)fix: pass
publicDir
Vite config in SSR (#9565)fix: balance parentheses in error about wrong content type for action (#9513)
@sveltejs/kit
@1
.14.0Minor Changes
- feat: add HMR to fallback error pages during dev (#9497)
Patch Changes
- fix: add
submitter
type toSumbitFunction
(#9484)
Changelog
Sourced from @sveltejs/kit
's changelog.
1.15.0
Minor Changes
- feat: expose stronger typed
SubmitFunction
through./$types
(#9201)Patch Changes
fix: throw error when file can't be found in Vite manifest (#9558)
fix: make
error.message
enumerable when sendingssrLoadModule
error to client (#9440)fix: pass
publicDir
Vite config in SSR (#9565)fix: balance parentheses in error about wrong content type for action (#9513)
1.14.0
Minor Changes
- feat: add HMR to fallback error pages during dev (#9497)
Patch Changes
- fix: add
submitter
type toSumbitFunction
(#9484)
Commits
-
6b6f456
Version Packages (#9554) -
1d17477
fix: throw error when file can't be found in Vite manifest (#9558) -
80e95e2
fix: balance parentheses in error about wrong content type for action (#9513) -
5fa7820
fix: pass publicDir in ssr (#9565) -
369e7d6
feat: expose stronger typedSubmitFunction
(#9201) -
ae6ddad
fix: makeerror.message
enumerable (#9440) -
c381adb
Version Packages (#9485) -
542d662
add HMR to fallback error pages in dev (#9497) -
f1beb92
fix: addsubmitter
type toSubmitFunction
input argument (#9484) - 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