Skip to content

Releases: sveltejs/svelte

[email protected]

14 Jun 15:51
5466086
Compare
Choose a tag to compare

Patch Changes

  • fix: don't eagerly execute deriveds on resume (#16150)

  • fix: prevent memory leaking signals in legacy mode (#16145)

  • fix: don't define error.message if it's not configurable (#16149)

[email protected]

14 Jun 12:33
da63318
Compare
Choose a tag to compare

Patch Changes

  • fix: add missing typings for some dimension bindings (#16142)

  • fix: prune typescript class field declarations (#16154)

[email protected]

12 Jun 00:58
f0497b1
Compare
Choose a tag to compare

Patch Changes

  • fix: correctly tag private class state fields (#16132)

[email protected]

11 Jun 23:06
ee25c15
Compare
Choose a tag to compare

Minor Changes

  • feat: add source name logging to $inspect.trace (#16060)

Patch Changes

  • fix: add command and commandfor to HTMLButtonAttributes (#16117)

  • fix: better $inspect.trace() output (#16131)

  • fix: properly hydrate dynamic css props components and remove element removal (#16118)

[email protected]

10 Jun 15:50
17629a6
Compare
Choose a tag to compare

Patch Changes

  • fix: reset is_flushing if flushSync is called and there's no scheduled effect (#16119)

[email protected]

08 Jun 11:16
26e3286
Compare
Choose a tag to compare

Patch Changes

  • chore: bump esrap dependency (#16106)

  • fix: destructuring state in ssr (#16102)

[email protected]

07 Jun 12:34
d5c6991
Compare
Choose a tag to compare

Patch Changes

  • chore: update acorn parser ecmaVersion to parse import attributes (#16098)

[email protected]

07 Jun 01:33
2bbaaa3
Compare
Choose a tag to compare

Patch Changes

  • fix: visit expression when destructuring state declarations (#16081)

  • fix: move xmlns attribute from SVGAttributes to to DOMAttributes (#16080)

[email protected]

06 Jun 21:03
370b18f
Compare
Choose a tag to compare

Patch Changes

  • fix: invoke parent boundary of deriveds that throw (#16091)

[email protected]

02 Jun 20:02
335779d
Compare
Choose a tag to compare

Patch Changes

  • Revert "feat: enable TS autocomplete for Svelte HTML element definitions" (#16063)

  • fix: destructuring snippet arguments (#16068)