Commit Graph

1854 Commits (onframe)

Author SHA1 Message Date
Rich Harris 605a1f732c update changeset
5 months ago
Rich Harris db90c4ca65 merge main
5 months ago
github-actions[bot] fd57eb362d
Version Packages (#15737)
5 months ago
Rich Harris 95a020acea
fix: update `state_referenced_locally` message (#15733)
5 months ago
github-actions[bot] 02448a9acd
Version Packages (#15731)
5 months ago
Paolo Ricciuti 01171096ce
feat: add `css.hasGlobal` to `compile` output (#15450)
5 months ago
ComputerGuy ec1d85c89e
fix: add snippet argument validation in dev (#15521)
5 months ago
github-actions[bot] 0020e597e2
Version Packages (#15729)
5 months ago
Paolo Ricciuti 0d233e58cf
fix: don't transform reassigned state in labeled statement in `$derived` (#15725)
5 months ago
Dominic Gannaway 9cafdd89d0
fix: improve internal_set versioning mechanic (#15724)
5 months ago
github-actions[bot] c2c83b67f3
Version Packages (#15726)
5 months ago
Rich Harris 6d195f0350
fix: handle hydration mismatches in await blocks (#15708)
5 months ago
Paolo Ricciuti 6c97a78049
fix: prevent ownership warnings if the fallback of a bindable is used (#15720)
5 months ago
github-actions[bot] 475b5dbe83
Version Packages (#15712)
5 months ago
Paolo Ricciuti 966ccfbe74
fix: set deriveds as `CLEAN` if they are assigned to (#15592)
5 months ago
7nik 708f541ad8
fix: better scope `:global()` with nesting selector `&` (#15671)
5 months ago
github-actions[bot] 7694818f9c
Version Packages (#15705)
5 months ago
Simon H 98d14ece66
fix: rework binding ownership validation (#15678)
5 months ago
Rich Harris caf62ee687
fix: allow `$.state` and `$.derived` to be treeshaken (#15702)
5 months ago
github-actions[bot] 7b850d3fba
Version Packages (#15696)
5 months ago
Dominic Gannaway 3d0bc34149
fix: address untracked_writes memory leak (#15694)
5 months ago
github-actions[bot] c544a59351
Version Packages (#15665)
5 months ago
Dominic Gannaway 80557bbc1c
fix: ensure clearing of old values happens independent of root flushes (#15664)
5 months ago
github-actions[bot] 5b9053d111
Version Packages (#15650)
5 months ago
Simon H 959f593487
fix: ignore generic type arguments while creating AST (#15659)
5 months ago
7nik e035e2838f
Fix: consider component and its snippets during css pruning (#15630)
5 months ago
github-actions[bot] c822f9b0bf
Version Packages (#15649)
5 months ago
ComputerGuy ec91cacab2
init (#15628)
5 months ago
Simon H 97542048df
fix: silence assignment warning on more function bindings (#15644)
5 months ago
Simon H 046145fdd7
fix: make sure CSS is preserved during SSR with bindings (#15645)
5 months ago
github-actions[bot] d6d99ca2fd
Version Packages (#15647)
5 months ago
Simon H b93d004d98
fix: ensure `undefined` class still applies scoping class, if necessary (#15643)
5 months ago
Simon H 6f8068637c
fix: support TS type assertions (#15642)
5 months ago
github-actions[bot] f498a21063
Version Packages (#15587)
6 months ago
Paolo Ricciuti 3080c1334e
fix: prevent state runes from being called with spread (#15585)
6 months ago
github-actions[bot] 7fe9bf524b
Version Packages (#15582)
6 months ago
Paolo Ricciuti 33d118f8a2
feat: migrate reassigned deriveds to `$derived` (#15581)
6 months ago
github-actions[bot] c1ae8953aa
Version Packages (#15580)
6 months ago
Blade Barringer d1bd32ec9e
fix: allow get_proxied_value to return original value when error (#15577)
6 months ago
github-actions[bot] 6e343b9ad7
Version Packages (#15578)
6 months ago
Rich Harris 5a8fa69dbf
feat: make deriveds writable (#15570)
6 months ago
github-actions[bot] 2d3b65dfbd
Version Packages (#15575)
6 months ago
Dominic Gannaway 1f37c02f91
fix: ensure toStore root effect is connected to correct parent effect (#15574)
6 months ago
Paolo Ricciuti ade66c6fea
fix: use `get` in constructor for deriveds (#15300)
6 months ago
github-actions[bot] e25c281296
Version Packages (#15551)
6 months ago
Rich Harris d2e79326c7
fix: don't depend on deriveds created inside the current reaction (#15564)
6 months ago
Dominic Gannaway 1d10a65b78
fix: check if DOM prototypes are extensible (#15569)
6 months ago
Robert Gieseke 1a5fb8fd51
fix: Keep inlined JSDoc comments in property conversion of svelte-migrate (#15567)
6 months ago
Rich Harris 6915c12b58
feat: allow state created in deriveds/effects to be written/read locally without self-invalidation (#15553)
6 months ago
Rich Harris c436b6cdbe
fix: simplify set calls for proxyable values (#15548)
6 months ago