Commit Graph

11144 Commits (34d3d7735c2ad87203ef025319ec9504bd8b645c)
 

Author SHA1 Message Date
Rich Harris 34d3d7735c Merge branch 'main' into tweak-parser
2 weeks ago
Simon H 7be1a0247f
fix: ensure proper HMR updates for dynamic components (#18079)
2 weeks ago
Simon H a4ce776070
fix: defer error boundary rendering in forks (#18076)
2 weeks ago
Rich Harris 7796bac806
chore: dedupe dependencies (#18084)
2 weeks ago
dependabot[bot] c712809ebd
chore(deps): bump vite from 5.4.20 to 7.3.2 (#18081)
2 weeks ago
Rich Harris 70b836bc19 move
2 weeks ago
Rich Harris e81c007adf tweak
2 weeks ago
Rich Harris c07a4ac414 tidy up
2 weeks ago
Rich Harris bebdc00ff7 unused
2 weeks ago
Rich Harris 9d22d80151 DRY out
2 weeks ago
Rich Harris 036fa89d1e simplify
2 weeks ago
Rich Harris 37e79aec96 tidy up
2 weeks ago
Rich Harris 2459947858 fix/tidy up
2 weeks ago
Rich Harris 204a42d67a add previously-failing test
2 weeks ago
Rich Harris a8d79ffbd8 tidy up
2 weeks ago
Rich Harris ebb1954419 WIP
2 weeks ago
Rich Harris 7fa3488634 tweak
2 weeks ago
Rich Harris 4f712fe2d5 tweak
2 weeks ago
Rich Harris 7d9df9afc3 WIP
2 weeks ago
dependabot[bot] 582c57ceb8
chore(deps-dev): bump vite from 7.1.11 to 7.3.2 (#18074)
2 weeks ago
Rich Harris e1240c610d WIP
2 weeks ago
Rich Harris ceacc7fa46 WIP
2 weeks ago
github-actions[bot] 2e29c87cc9
Version Packages (#18036)
2 weeks ago
Rich Harris 6b653b8d17
chore: simplify parser (#18077)
2 weeks ago
Rich Harris 8966601dcd
fix: handle parens in template expressions more robustly (#18075)
2 weeks ago
Simon H 0395ef0df7
fix: unskip branches of earlier batches after commit (#18048)
2 weeks ago
Rich Harris cd5bda00a8
chore: fix changeset (#18073)
2 weeks ago
Simon H d86cb5cc32
fix: skip rebase logic in non-async mode (#18040)
2 weeks ago
Simon H adba758067
fix: don't reset status of uninitialized deriveds (#18054)
2 weeks ago
ottomated 14adb8caa9
fix: correct types for `ontoggle` on <details> elements (#18063)
2 weeks ago
Matia 7a2a17557c
docs: add CSS custom properties section to style directive (#18065)
2 weeks ago
Rich Harris f8ef6de325
chore: squelch hydration warnings in tests (#18046)
3 weeks ago
Rich Harris 8ee2169609
chore: improve benchmarks (#18061)
3 weeks ago
Rich Harris 206974a5cd
chore: generate markdown tables of CPU profiles (#18059)
3 weeks ago
Rich Harris a9530e5330
chore: add labels to more internal deriveds (#18050)
3 weeks ago
Rich Harris 704e3bb5f0
chore: agent hints for perf investigations (#18047)
3 weeks ago
Rich Harris c93e251654
fix: never set derived.v inside fork (#18037)
3 weeks ago
Rich Harris 345b8ed69f
chore: keep previous benchmark runs around (#18049)
3 weeks ago
Rich Harris e402b2d0d6
chore: write `pnpm bench:compare` report to disk (#18045)
3 weeks ago
Rich Harris 99b1467ba4
chore: generate CPU profiles when running benchmarks (#18043)
3 weeks ago
Rich Harris edcbb0e640
fix: invalidate `@const` tags based on visible references in legacy mode (#18041)
3 weeks ago
Rich Harris ff3495dc05
fix: disallow `--` in `idPrefix` (#18038)
3 weeks ago
Scott Wu 51629ec7bd
docs: update references to `vite-plugin-svelte` (#18027)
3 weeks ago
dagecko e0f925116c
fix: pin 9 actions to commit SHA (#18025)
3 weeks ago
Simon H 97d45f85c6
fix: don't override `$destroy/set/on` instance methods in dev mode (#18034)
3 weeks ago
Rich Harris aba4ab8737
chore: fix editorconfig (#18033)
3 weeks ago
github-actions[bot] 37ab33c0a3
Version Packages (#18006)
3 weeks ago
Rohit Nair P 4879f9da99
fix: improve duplicate module import error message (#18016)
3 weeks ago
Simon H 04eadbc8a9
fix: correctly handle bindings on the server (#18009)
3 weeks ago
Paolo Ricciuti 957f2755fa
fix: cleanup `superTypeParameters` in `ClassDeclarations`/`ClassExpression` (#18015)
3 weeks ago