8000 Releases Β· sveltejs/svelte Β· GitHub
[go: up one dir, main page]

Skip to content

Releases: sveltejs/svelte

svelte@5.33.1

22 May 21:15
db7b25b
Compare
Choose a tag to compare

Patch Changes

  • fix: make deriveds on the server lazy again (#15964)

svelte@5.33.0

22 May 15:29
9250c9c
Compare
Choose a tag to compare

Minor Changes

  • feat: XHTML compliance (#15538)

  • feat: add fragments: 'html' | 'tree' option for wider CSP compliance (#15538)

svelte@5.32.2

22 May 15:21
5a84098
Compare
Choose a tag to compare

Patch Changes

  • chore: simplify <pre> cleaning (#15980)

  • fix: attach __svelte_meta correctly to elements following a CSS wrapper (#15982)

  • fix: import untrack directly from client in svelte/attachments (#15974)

svelte@5.32.1

20 May 18:16
ef 8000 48d35
Compare
Choose a tag to compare

Patch Changes

  • Warn when an invalid <select multiple> value is given (#14816)

svelte@5.32.0

20 May 15:31
21d5448
Compare
Choose a tag to compare

Minor Changes

  • feat: warn on implicitly closed tags (#15932)

  • feat: attachments fromAction utility (#15933)

Patch Changes

  • fix: only re-run directly applied attachment if it changed (#15962)

svelte@4.2.20

20 May 16:34
49d1f1d
Compare
Choose a tag to compare

Patch Changes

  • fix: properly remove event listeners in Component's removeEventListener (#13556)

svelte@5.31.1

19 May 19:41
a96d01b
Compare
Choose a tag to compare

Patch Changes

  • fix: avoid auto-parenthesis for special-keywords-only MediaQuery (#15937)

svelte@5.31.0

19 May 15:59
21bf947
Compare
Choose a tag to compare

Minor Changes

  • feat: allow state fields to be declared inside class constructors (#15820)

Patch Changes

  • fix: Add missing AttachTag in Tag union type inside the AST namespace from "svelte/compiler" (#15946)

svelte@5.30.2

17 May 09:07
c365634
Compare
Choose a tag to compare

Patch Changes

  • fix: falsy attachments types (#15939)

  • fix: handle more hydration mismatches (#15851)

svelte@5.30.1

14 May 22:29
271fd33
Compare
Choose a tag to compare

Patch Changes

  • fix: add typeParams to SnippetBlock for legacy parser (#15921)
0