Bump @sveltejs/kit from 1.9.3 to 1.12.0
Bumps @sveltejs/kit from 1.9.3 to 1.12.0.
Release notes
Sourced from @sveltejs/kit
's releases.
@sveltejs/kit
@1
.12.0Minor Changes
feat: expose submitter in use:enhance SubmitFunction (#9425)
feat: add data-sveltekit-keepfocus and data-sveltekit-replacestate options to links (requires Svelte version 3.56 for type-checking with
svelte-check
) (#9019)Patch Changes
fix: don't start debugger on 404s (#9424)
fix: handle srcset attributes with newline after comma (#9388)
fix: allow tsconfig to extend multiple other tsconfigs (#9413)
chore: update Undici to 5.21.0 (#9417)
@sveltejs/kit
@1
.11.0Minor Changes
feat: pause on debugger when falling back to full page reload during development (#9305)
feat: expose
base
via$service-worker
, make paths relative (#9250)Patch Changes
fix: don't automatically prerender non-SSR'd pages (#9352)
fix: use 308 responses for trailing slash redirects, instead of 301s (#9351)
fix: remove buggy cookie path detection (#9298)
fix: don't prevent
beforeNavigate
callbacks from running following a cancelled unloading navigation (#9347)fix: persist DOM state on beforeunload (#9345)
fix: redirect to path with/without trailing slash when previewing prerendered pages (#9353)
fix: avoid FOUC when using CSS modules in dev (#9323)
fix: don't skip required parameters after missing optional parameters (#9331)
fix: account for server-emitted assets when prerenering (#9349)
fix: deal with fast consecutive promise resolutions when streaming (#9332)
chore: replace deprecated property access in preparation for TS 5.0 (#9361)
@sveltejs/kit
@1
.10.0Minor Changes
... (truncated)
Changelog
Sourced from @sveltejs/kit
's changelog.
1.12.0
Minor Changes
feat: expose submitter in use:enhance SubmitFunction (#9425)
feat: add data-sveltekit-keepfocus and data-sveltekit-replacestate options to links (requires Svelte version 3.56 for type-checking with
svelte-check
) (#9019)Patch Changes
fix: don't start debugger on 404s (#9424)
fix: handle srcset attributes with newline after comma (#9388)
fix: allow tsconfig to extend multiple other tsconfigs (#9413)
chore: update Undici to 5.21.0 (#9417)
1.11.0
Minor Changes
feat: pause on debugger when falling back to full page reload during development (#9305)
feat: expose
base
via$service-worker
, make paths relative (#9250)Patch Changes
fix: don't automatically prerender non-SSR'd pages (#9352)
fix: use 308 responses for trailing slash redirects, instead of 301s (#9351)
fix: remove buggy cookie path detection (#9298)
fix: don't prevent
beforeNavigate
callbacks from running following a cancelled unloading navigation (#9347)fix: persist DOM state on beforeunload (#9345)
fix: redirect to path with/without trailing slash when previewing prerendered pages (#9353)
fix: avoid FOUC when using CSS modules in dev (#9323)
fix: don't skip required parameters after missing optional parameters (#9331)
fix: account for server-emitted assets when prerenering (#9349)
fix: deal with fast consecutive promise resolutions when streaming (#9332)
chore: replace deprecated property access in preparation for TS 5.0 (#9361)
... (truncated)
Commits
-
b2dbbdf
Version Packages (#9391) -
385bd49
fix: don't start debugger on 404s (#9424) -
1c08578
chore(deps): update all non-major dependencies (#9417) -
d257d37
feat: expose submitter in SubmitFunction (#9425) -
c45c35e
fix: allow extending multiple other tsconfigs (#9413) -
75e2c6f
feat: add data-sveltekit-replacestate and -keepfocus options to links (#9019) -
29ffc78
fix: handle srcset attributes with newline after comma (#9388) -
7e67738
Version Packages (#9366) -
18d7e81
chore: replace deprecated property access in preparation for TS 5.0 (#9361) -
66b2f4e
fix: redirect when previewing prerendered pages (#9353) - 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