Bump @sveltejs/kit from 1.27.6 to 2.0.6
Bumps @sveltejs/kit from 1.27.6 to 2.0.6.
Release notes
Sourced from @sveltejs/kit
's releases.
@sveltejs/kit
@2
.0.6Patch Changes
- fix: allow dynamic env access when building but not prerendering (#11436)
@sveltejs/kit
@2
.0.5Patch Changes
fix: render SPA shell when SSR is turned off and there is no server data (#11405)
fix: upgrade
sirv
andmrmime
to modernize javascript mime type (#11419)
@sveltejs/kit
@2
.0.4Patch Changes
chore: update primary branch from master to main (
47779436c5f6c4d50011d0ef8b2709a07c0fec5d
)fix: adjust missing inner content warning (#11394)
fix: prevent esbuild adding phantom exports to service worker (#11400)
fix: goto type include state (#11398)
fix: ensure assets are served gzip in preview (#11377)
@sveltejs/kit
@2
.0.3Patch Changes
- fix: reinstantiate state parameter for goto (#11342)
@sveltejs/kit
@2
.0.2Patch Changes
- fix: prevent endless SPA 404 loop (#11354)
@sveltejs/kit
@2
.0.1Patch Changes
- fix: correctly handle trailing slash redirect when navigating from the root page (#11357)
@sveltejs/kit
@2
.0.0Major Changes
... (truncated)
Changelog
Sourced from @sveltejs/kit
's changelog.
2.0.6
Patch Changes
- fix: allow dynamic env access when building but not prerendering (#11436)
2.0.5
Patch Changes
fix: render SPA shell when SSR is turned off and there is no server data (#11405)
fix: upgrade
sirv
andmrmime
to modernize javascript mime type (#11419)2.0.4
Patch Changes
chore: update primary branch from master to main (
47779436c5f6c4d50011d0ef8b2709a07c0fec5d
)fix: adjust missing inner content warning (#11394)
fix: prevent esbuild adding phantom exports to service worker (#11400)
fix: goto type include state (#11398)
fix: ensure assets are served gzip in preview (#11377)
2.0.3
Patch Changes
- fix: reinstantiate state parameter for goto (#11342)
2.0.2
Patch Changes
- fix: prevent endless SPA 404 loop (#11354)
2.0.1
Patch Changes
- fix: correctly handle trailing slash redirect when navigating from the root page (#11357)
2.0.0
Major Changes
... (truncated)
Commits
-
b8363fc
Version Packages (#11442) -
851176e
fix: only disallow dynamic env access when prerendering (#11436) -
d4eeb26
i don't think we need this any more (#11439) -
7e7061b
Version Packages (#11420) -
b999cfd
fix: avoid running load functions when prerendering if no server load functio... -
2a091dc
fix: upgrade mrmime and sirv to modernize javascript mime type (#11419) -
2783f13
Version Packages (#11402) -
16961e8
fix: adjust missing inner content warning (#11394) -
4777943
chore: update primary branch from master to main -
197e01f
Revert "fix: build service workers in IIFE format" (#11400) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts