ha-fusion
ha-fusion copied to clipboard
Bump @sveltejs/kit from 2.6.4 to 2.15.1
Bumps @sveltejs/kit from 2.6.4 to 2.15.1.
Release notes
Sourced from @sveltejs/kit's releases.
@sveltejs/kit@2.15.1Patch Changes
fix: add CSP hashes/nonces to inline styles when using
bundleStrategy: 'inline'(#13232)fix: silence dev/prod warning during sync (#13244)
@sveltejs/kit@2.15.0Minor Changes
- feat: add
bundleStrategy: 'inline'option (#13193)
@sveltejs/kit@2.14.1Patch Changes
- fix: do not mutate URL during reroute logic (#13222)
@sveltejs/kit@2.14.0Minor Changes
- feat: add hash-based routing option (#13191)
Patch Changes
- fix: create new URL when calling
goto(...), to handle case where URL is mutated (#13196)
@sveltejs/kit@2.13.0Minor Changes
- feat: add
bundleStrategy: 'split' | 'single'option (#13173)
@sveltejs/kit@2.12.2Patch Changes
fix: correctly resolve no hooks file when a similarly named directory exists (#13188)
fix: correctly resolve
$app/stateon the server with Vite 5 (#13192)
@sveltejs/kit@2.12.1Patch Changes
- fix: replace
navigating.current.<x>withnavigating.<x>(#13174)
@sveltejs/kit@2.12.0Minor Changes
- feat: add
$app/statemodule (#13140)
... (truncated)
Changelog
Sourced from @sveltejs/kit's changelog.
2.15.1
Patch Changes
fix: add CSP hashes/nonces to inline styles when using
bundleStrategy: 'inline'(#13232)fix: silence dev/prod warning during sync (#13244)
2.15.0
Minor Changes
- feat: add
bundleStrategy: 'inline'option (#13193)2.14.1
Patch Changes
- fix: do not mutate URL during reroute logic (#13222)
2.14.0
Minor Changes
- feat: add hash-based routing option (#13191)
Patch Changes
- fix: create new URL when calling
goto(...), to handle case where URL is mutated (#13196)2.13.0
Minor Changes
- feat: add
bundleStrategy: 'split' | 'single'option (#13173)2.12.2
Patch Changes
fix: correctly resolve no hooks file when a similarly named directory exists (#13188)
fix: correctly resolve
$app/stateon the server with Vite 5 (#13192)2.12.1
Patch Changes
... (truncated)
Commits
2d3f551Version Packages (#13235)528af75fix: silence dev/prod warning during sync (#13244)12ce7ebfix: add CSP hashes/nonces to inline styles when using (#13232)64c8e04Version Packages (#13225)9a6f461feat: add `bundleStrategy: 'inline' (#13193)a58a82eVersion Packages (#13223)5d02a95fix: do not mutate URL during reroute logic (#13222)b7ff0b2add since tag (#13215)141b0f9Version Packages (#13212)ed4d53efix: create new URL when callinggoto(...), to handle case where URL is mut...- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)