Skip to content

Build(deps-dev): Bump svelte from 5.11.1 to 5.14.1

Dependabot requested to merge dependabot-npm_and_yarn-svelte-5.14.1 into main

Bumps svelte from 5.11.1 to 5.14.1.

Release notes

Sourced from svelte's releases.

svelte@5.14.1

Patch Changes

  • fix: improve unowned derived performance (#14724)

svelte@5.14.0

Minor Changes

  • feat: adds $inspect.trace rune (#14290)

svelte@5.13.0

Minor Changes

  • feat: add outro option to unmount (#14540)

  • feat: provide loose parser mode (#14691)

svelte@5.12.0

Minor Changes

  • feat: expose more AST types from "svelte/compiler" (#14601)

Patch Changes

  • fix: don't add parenthesis to media query if already present (#14699)

  • fix: ensure if block paths retain correct template namespacing (#14685)

svelte@5.11.3

Patch Changes

  • fix: allow unquoted slash in attributes (#14615)

  • fix: better handle hydration of script/style elements (#14683)

  • fix: make defaultValue work with spread (#14640)

  • fix: avoid mutation validation for invalidate_inner_signals (#14688)

svelte@5.11.2

Patch Changes

  • fix: correctly handle ssr for reactivity/window (#14681)
Changelog

Sourced from svelte's changelog.

5.14.1

Patch Changes

  • fix: improve unowned derived performance (#14724)

5.14.0

Minor Changes

  • feat: adds $inspect.trace rune (#14290)

5.13.0

Minor Changes

  • feat: add outro option to unmount (#14540)

  • feat: provide loose parser mode (#14691)

5.12.0

Minor Changes

  • feat: expose more AST types from "svelte/compiler" (#14601)

Patch Changes

  • fix: don't add parenthesis to media query if already present (#14699)

  • fix: ensure if block paths retain correct template namespacing (#14685)

5.11.3

Patch Changes

  • fix: allow unquoted slash in attributes (#14615)

  • fix: better handle hydration of script/style elements (#14683)

  • fix: make defaultValue work with spread (#14640)

  • fix: avoid mutation validation for invalidate_inner_signals (#14688)

5.11.2

Patch Changes

  • fix: correctly handle ssr for reactivity/window (#14681)
Commits


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

Merge request reports

Loading