Commit Graph

1543 Commits (a39605ec7a4437cc30e48e2f8f5f55b28a6a79c1)

Author SHA1 Message Date
github-actions[bot] a39605ec7a
Version Packages (#14499)
9 months ago
Rich Harris ef640c3b46
fix: render attributes during SSR regardless of case (#14492)
9 months ago
Rich Harris 1f25bd4f47
fix: correctly prune CSS for elements inside snippets (#14494)
9 months ago
github-actions[bot] 99b4cfbb51
Version Packages (#14489)
9 months ago
ComputerGuy 945b625e95
fix: Prevent `$state` `bigint`s incrementing and decrementing from throwing (#14485)
9 months ago
Rich Harris fe15ad4ae8
fix: treat spread elements the same as call expressions (#14488)
9 months ago
github-actions[bot] f75a9a566e
Version Packages (#14486)
9 months ago
Dominic Gannaway ed7ebcde1e
feat: add error boundaries (#14211)
9 months ago
github-actions[bot] 6dd60b5685
Version Packages (#14477)
9 months ago
Ben McCann 4c88431228
fix: upgrade to esm-env 1.2.1 to fix issues with non-Vite setups (#14470)
9 months ago
Rich Harris 00aaad16b2
fix: generate correct code when encountering object expression statement (#14480)
9 months ago
Rich Harris a60e837e44
fix: prevent infinite loops when pruning CSS (#14474)
9 months ago
github-actions[bot] ca3690f7df
Version Packages (#14464)
9 months ago
Simon H d62e7bdbe1
fix: ignore text and expressions outside the template when validating HTML (#14468)
9 months ago
Rich Harris c4ac0e01e7
fix: better account for render tags when pruning CSS (#14456)
9 months ago
github-actions[bot] dcef8ff45a
Version Packages (#14451)
9 months ago
Simon H d6fc176fcb
fix: strip exported TypeScript function overloads (#14458)
9 months ago
Ben McCann 41e47a4c00
chore: upgrade esm-env for Vite 6 support (#14460)
9 months ago
Paolo Ricciuti 19d80ad63c
fix: css pruning producing invalid css (#14448)
9 months ago
github-actions[bot] 3a6bf1041b
Version Packages (#14444)
9 months ago
Dominic Gannaway 45417a36ce
fix: addresses memory leak when creating deriveds inside untrack (#14443)
9 months ago
Rich Harris a6ad5af0bb
fix: disregard TypeScript nodes when pruning CSS (#14446)
9 months ago
Simon H 3fa08d565c
fix: show `:then` block for `null` value (#14440)
9 months ago
Simon H 9e9fb2463c
fix: relax parent validation (#14442)
9 months ago
github-actions[bot] 2b5c0e791e
Version Packages (#14383)
9 months ago
Dominic Gannaway 63484aff9b
fix: ensure last empty text node correctly hydrates (#14425)
9 months ago
Rich Harris 37e6c7f26b
fix: correctly prune key/each blocks (#14403)
10 months ago
Theodor Steiner e721d96d32
fix: export temporary LegacyComponentType (#14256) (#14257)
10 months ago
Dominic Gannaway dd9abea2a1
fix: ensure spread attribute events are attached synchronously (#14387)
10 months ago
github-actions[bot] 6e391fce59
Version Packages (#14380)
10 months ago
Paolo Ricciuti 520055cf5c
fix: always use set for private identifiers (#14378)
10 months ago
github-actions[bot] 85ec6fa276
Version Packages (#14377)
10 months ago
Dominic Gannaway 9d12fd1a01
chore: remove template expression inlining (#14374)
10 months ago
github-actions[bot] f616c22053
Version Packages (#14366)
10 months ago
Dominic Gannaway 811c8d32eb
fix: correctly handle srcObject attribute on video elements (#14369)
10 months ago
Frédéric Crozatier 7bd1cdf427
feat: add content-visibility: auto state change event (#14373)
10 months ago
Simon H 4dfa0e31fe
fix: tighten up `export default` validation (#14368)
10 months ago
Paolo Ricciuti 32a1453805
fix: include method definitions in class private fields (#14365)
10 months ago
github-actions[bot] 53cc60085e
Version Packages (#14362)
10 months ago
Dominic Gannaway 747d40833b
fix: ensure is_pure takes into account runes (#14333)
10 months ago
Dominic Gannaway 741106879b
fix: ensure internal cloning can work circular values (#14347)
10 months ago
Dominic Gannaway 6e8267f462
fix: correctly update dynamic member expressions (#14359)
10 months ago
Santiago Cézar 012166ec3c
fix: convert input value to number on hydration (#14349)
10 months ago
github-actions[bot] b145035a00
Version Packages (#14348)
10 months ago
Dominic Gannaway 1c454c236e
fix: ensure dynamic call expressions correctly generate output (#14345)
10 months ago
github-actions[bot] 396ea2ef37
Version Packages (#14328)
10 months ago
Dominic Gannaway 3a69b4c415
fix: ensure inline object literals are correctly serialised (#14325)
10 months ago
github-actions[bot] 95ab85fad7
Version Packages (#14304)
10 months ago
Simon H 94471ca38e
fix: avoid relying on Node specifics within compiler (#14314)
10 months ago
Paolo Ricciuti 1f0700f5c5
fix: mark subtree dynamic for img with loading attribute (#14317)
10 months ago