Commit Graph

9816 Commits (79b721a8dcdb08e263cf8d08f0501f9048d3b4df)
 

Author SHA1 Message Date
Dominic Gannaway 4d2f2fb8e6
feat: allow snippets to be exported from module scripts (#14315)
3 weeks ago
Rich Harris 2e57612ef4
chore: fix typo (#14513)
3 weeks ago
Simon H b72fd2b3cd
fix: ignore TypeScript generics on variables (#14509)
3 weeks ago
Rich Harris aaea254102
chore: serialize bigint AST, albeit incorrectly (#14504)
3 weeks ago
SukeshP1995 abb90d8737
docs: fix grammatical error (#14500)
3 weeks ago
github-actions[bot] a091fb5ce6
Version Packages (#14501)
3 weeks ago
Simon H a283083751
feat: each without as (#14396)
3 weeks ago
github-actions[bot] a39605ec7a
Version Packages (#14499)
3 weeks ago
Rich Harris ef640c3b46
fix: render attributes during SSR regardless of case (#14492)
3 weeks ago
Rich Harris 83cec2f3d1
chore: better SSR output for <svelte:element> (#14493)
3 weeks ago
Rich Harris 1f25bd4f47
fix: correctly prune CSS for elements inside snippets (#14494)
3 weeks ago
github-actions[bot] 99b4cfbb51
Version Packages (#14489)
3 weeks ago
ComputerGuy 945b625e95
fix: Prevent `$state` `bigint`s incrementing and decrementing from throwing (#14485)
4 weeks ago
Rich Harris fe15ad4ae8
fix: treat spread elements the same as call expressions (#14488)
4 weeks ago
Rich Harris 9fcfd7f0d1
docs: note when boundaries were added (#14487)
4 weeks ago
github-actions[bot] f75a9a566e
Version Packages (#14486)
4 weeks ago
Dominic Gannaway ed7ebcde1e
feat: add error boundaries (#14211)
4 weeks ago
Romain l'Ourson f2eed15c02
docs: fix scale description (#14454)
4 weeks ago
github-actions[bot] 6dd60b5685
Version Packages (#14477)
4 weeks ago
Ben McCann 4c88431228
fix: upgrade to esm-env 1.2.1 to fix issues with non-Vite setups (#14470)
4 weeks ago
Ben McCann 10a7729726
chore: bump jsdom to 25.0.1 (#14473)
4 weeks ago
Rich Harris 00aaad16b2
fix: generate correct code when encountering object expression statement (#14480)
4 weeks ago
Rich Harris a60e837e44
fix: prevent infinite loops when pruning CSS (#14474)
4 weeks ago
github-actions[bot] ca3690f7df
Version Packages (#14464)
4 weeks ago
Simon H d62e7bdbe1
fix: ignore text and expressions outside the template when validating HTML (#14468)
4 weeks ago
Rich Harris c4ac0e01e7
fix: better account for render tags when pruning CSS (#14456)
4 weeks ago
github-actions[bot] dcef8ff45a
Version Packages (#14451)
4 weeks ago
Simon H d6fc176fcb
fix: strip exported TypeScript function overloads (#14458)
4 weeks ago
Ben McCann 41e47a4c00
chore: upgrade esm-env for Vite 6 support (#14460)
4 weeks ago
Rich Harris e9ff665bea
chore: minor css-prune.js tweaks (#14457)
4 weeks ago
Paolo Ricciuti 19d80ad63c
fix: css pruning producing invalid css (#14448)
4 weeks ago
Ben McCann 4f318e6ad6
chore: remove unused dep and upgrade another one (#14449)
4 weeks ago
Rich Harris 1a8aab0e38
chore: remove `node.parent` and `node.prev` (#14447)
4 weeks ago
Conduitry 610bc98f66
chore: remove obsolete site content (#13818)
4 weeks ago
dependabot[bot] 6ff1d0aa1b
chore(deps-dev): bump @sveltejs/kit from 2.5.24 to 2.8.3 (#14427)
4 weeks ago
github-actions[bot] 3a6bf1041b
Version Packages (#14444)
4 weeks ago
Dominic Gannaway 45417a36ce
fix: addresses memory leak when creating deriveds inside untrack (#14443)
4 weeks ago
Rich Harris a6ad5af0bb
fix: disregard TypeScript nodes when pruning CSS (#14446)
4 weeks ago
Simon H 3fa08d565c
fix: show `:then` block for `null` value (#14440)
4 weeks ago
Simon H 9e9fb2463c
fix: relax parent validation (#14442)
4 weeks ago
Rich Harris 4f0dde5207
chore: simplify css pruning slightly (#14432)
1 month ago
Rich Harris 1912459308
chore: initialize snippet binding correctly (#14430)
1 month ago
Rich Harris d2ce0a79ae
remove stylesheet property from state (#14429)
1 month ago
github-actions[bot] 2b5c0e791e
Version Packages (#14383)
1 month ago
Dominic Gannaway 63484aff9b
fix: ensure last empty text node correctly hydrates (#14425)
1 month ago
Rich Harris 37e6c7f26b
fix: correctly prune key/each blocks (#14403)
1 month ago
Theodor Steiner e721d96d32
fix: export temporary LegacyComponentType (#14256) (#14257)
1 month ago
Rich Harris 046900876f
chore: remove references to node.parent (#14395)
1 month ago
Dominic Gannaway dd9abea2a1
fix: ensure spread attribute events are attached synchronously (#14387)
1 month ago
Simon H 6a5f30b290
chore: add changeset checkbox to PR template (#14388)
1 month ago