Bump @sveltejs/kit from 1.0.0-next.405 to 1.0.0-next.408
Created by: dependabot[bot]
Bumps @sveltejs/kit from 1.0.0-next.405 to 1.0.0-next.408.
Release notes
Sourced from @sveltejs/kit
's releases.
@sveltejs/kit
@1
.0.0-next.408Patch Changes
- Only search for layout name in basename (#5897)
@sveltejs/kit
@1
.0.0-next.407Patch Changes
Allow actions to return undefined (#5892)
[fix] avoid manifest collisions (#5874)
Make package command remove
publishConfig.directory
from generated package.json (#5848)
@sveltejs/kit
@1
.0.0-next.406Patch Changes
[breaking] Overhaul filesystem-based router (https://github.com/sveltejs/kit/discussions/5774) (#5778)
[breaking] Change load API (https://github.com/sveltejs/kit/discussions/5774) (#5778)
Changelog
Sourced from @sveltejs/kit
's changelog.
1.0.0-next.408
Patch Changes
- Only search for layout name in basename (#5897)
1.0.0-next.407
Patch Changes
- Allow actions to return undefined (#5892)
- [fix] avoid manifest collisions (#5874)
- Make package command remove
publishConfig.directory
from generated package.json (#5848)1.0.0-next.406
Patch Changes
- [breaking] Overhaul filesystem-based router (https://github.com/sveltejs/kit/discussions/5774) (#5778)
- [breaking] Change load API (https://github.com/sveltejs/kit/discussions/5774) (#5778)
Commits
-
106f7f4
Version Packages (next) (#5900) -
f947c3a
Only search for layout name in basename, rather than fully resolved pathname ... -
2ff7647
Version Packages (next) (#5895) -
b31759f
[package] remove tooling specific settings inpublishConfig
from generated ... -
9adc18c
fix actions (#5892) -
c141dce
[fix] avoid manifest collisions (#5874) -
d069c85
Version Packages (next) (#5891) -
b30d2b6
Implement #5748 (#5778) - See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)