Bump @sveltejs/kit from 1.0.0-next.350 to 1.0.0-next.354
Created by: dependabot[bot]
Bumps @sveltejs/kit from 1.0.0-next.350 to 1.0.0-next.354.
Release notes
Sourced from @sveltejs/kit
's releases.
@sveltejs/kit
@1
.0.0-next.354Patch Changes
- Added
server
andprod
env variables (#5251)
@sveltejs/kit
@1
.0.0-next.353Patch Changes
- Expose Vite plugin as
@sveltejs/kit/
experimental/vite (#5094)
@sveltejs/kit
@1
.0.0-next.352Patch Changes
- fix manifest not updating when adding routes (#5157)
@sveltejs/kit
@1
.0.0-next.351Patch Changes
Changelog
Sourced from @sveltejs/kit
's changelog.
1.0.0-next.354
Patch Changes
- Added
server
andprod
env variables (#5251)1.0.0-next.353
Patch Changes
- Expose Vite plugin as
@sveltejs/kit/
experimental/vite (#5094)1.0.0-next.352
Patch Changes
- fix manifest not updating when adding routes (#5157)
1.0.0-next.351
Patch Changes
- [fix] URL instance methods now work in
load
(#5183)
- Upgrade vite-plugin-svelte (
4e4625ea
)
Commits
-
fb068fe
Version Packages (next) (#5256) -
8d461f3
added server and prod env variables (#5251) -
1df2612
Version Packages (next) (#5254) -
c556511
Convert build to Vite plugin and expose as@sveltejs/kit/experimental/vite
... -
ddb43dc
fix some tests that fail locally (#5243) -
a922095
Version Packages (next) (#5241) -
a6781ae
fix manifest not updating on route creation (#5157) -
94beed7
Version Packages (next) (#5181) -
79959b0
fix: URL instance methods work inload
(#5183) -
aefefef
[chore] fix flaky tests (#5199) - Additional commits viewable 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)