Commit Graph

11149 Commits (dae91eb65a45ce10d94a4f7ffdd78c8bb8961234)
 

Author SHA1 Message Date
Rich Harris dae91eb65a fix message
3 months ago
Rich Harris 2df832d4c7
Merge branch 'main' into head-warning
3 months ago
Rich Harris de2e09d59a
Update .changeset/fresh-trains-doubt.md
3 months ago
Wesley bd29b9ef2b
docs: document $state.snapshot toJSON behavior (#18154)
3 months ago
Rich Harris 489b5fbb0d
changeset
3 months ago
Elvin Seudieu Jr. 057d3fa7f6
Merge branch 'main' into head-warning
3 months ago
Elvin Seudieu 0ba5dee5e2 fixing lint issues
3 months ago
568cats a4905410df Add test to ensure <head> in components produces a warning
3 months ago
github-actions[bot] b771df3464
Version Packages (#18125)
3 months ago
Elvin Seudieu f9abdb6428 added compiler warning functionality for head warnings (untested)
3 months ago
Simon H 8e7319063a
fix: don't mark deriveds while an effect is updating (#18124)
3 months ago
dabund24 51736e576d
fix: do not dispatch transition event with animation (#18122)
3 months ago
Rohan Santhosh Kumar 48dc9b40c0
docs: fix spacing around option tag in bind docs (#18114)
3 months ago
Simon H 6a149666c1
chore: enhance download script to ask for folder (#18112)
3 months ago
github-actions[bot] 7fddfbdbbd
Version Packages (#18105)
3 months ago
Simon H 671fc2ea11
fix: never mark a child effect root as inert (#18111)
3 months ago
Simon H 0ed8c282f9
fix: reset context after waiting on blockers of `@const` expressions (#18100)
3 months ago
Simon H 273f1a85a4
fix: keep flushing new eager effects (#18102)
3 months ago
github-actions[bot] 4a50e8ea3b
Version Packages (#18085)
3 months ago
Simon H 15588f5fbf
fix: avoid false positives for reactivity loss warning (#18088)
3 months ago
Rich Harris 0e9e76f292
fix: freeze deriveds once their containing effects are destroyed (#17921)
3 months ago
Simon H 3937ec03bd
fix: correctly calculate `@const` blockers (#18039)
3 months ago
Simon H 7be1a0247f
fix: ensure proper HMR updates for dynamic components (#18079)
3 months ago
Simon H a4ce776070
fix: defer error boundary rendering in forks (#18076)
3 months ago
Rich Harris 7796bac806
chore: dedupe dependencies (#18084)
3 months ago
dependabot[bot] c712809ebd
chore(deps): bump vite from 5.4.20 to 7.3.2 (#18081)
3 months ago
dependabot[bot] 582c57ceb8
chore(deps-dev): bump vite from 7.1.11 to 7.3.2 (#18074)
3 months ago
github-actions[bot] 2e29c87cc9
Version Packages (#18036)
3 months ago
Rich Harris 6b653b8d17
chore: simplify parser (#18077)
3 months ago
Rich Harris 8966601dcd
fix: handle parens in template expressions more robustly (#18075)
3 months ago
Simon H 0395ef0df7
fix: unskip branches of earlier batches after commit (#18048)
3 months ago
Rich Harris cd5bda00a8
chore: fix changeset (#18073)
3 months ago
Simon H d86cb5cc32
fix: skip rebase logic in non-async mode (#18040)
3 months ago
Simon H adba758067
fix: don't reset status of uninitialized deriveds (#18054)
3 months ago
ottomated 14adb8caa9
fix: correct types for `ontoggle` on <details> elements (#18063)
3 months ago
Matia 7a2a17557c
docs: add CSS custom properties section to style directive (#18065)
3 months ago
Rich Harris f8ef6de325
chore: squelch hydration warnings in tests (#18046)
3 months ago
Rich Harris 8ee2169609
chore: improve benchmarks (#18061)
3 months ago
Rich Harris 206974a5cd
chore: generate markdown tables of CPU profiles (#18059)
3 months ago
Rich Harris a9530e5330
chore: add labels to more internal deriveds (#18050)
3 months ago
Rich Harris 704e3bb5f0
chore: agent hints for perf investigations (#18047)
3 months ago
Rich Harris c93e251654
fix: never set derived.v inside fork (#18037)
3 months ago
Rich Harris 345b8ed69f
chore: keep previous benchmark runs around (#18049)
4 months ago
Rich Harris e402b2d0d6
chore: write `pnpm bench:compare` report to disk (#18045)
4 months ago
Rich Harris 99b1467ba4
chore: generate CPU profiles when running benchmarks (#18043)
4 months ago
Rich Harris edcbb0e640
fix: invalidate `@const` tags based on visible references in legacy mode (#18041)
4 months ago
Rich Harris ff3495dc05
fix: disallow `--` in `idPrefix` (#18038)
4 months ago
Scott Wu 51629ec7bd
docs: update references to `vite-plugin-svelte` (#18027)
4 months ago
dagecko e0f925116c
fix: pin 9 actions to commit SHA (#18025)
4 months ago
Simon H 97d45f85c6
fix: don't override `$destroy/set/on` instance methods in dev mode (#18034)
4 months ago