Commit Graph

11109 Commits (commit-unskip-branches)
 

Author SHA1 Message Date
Simon Holthausen 2bfe9cdd71 fix
1 day ago
Simon Holthausen dbd508c34d typecheck fix
2 days ago
Simon Holthausen 0c4702c765 fix: unskip branches of earlier batches after commit
2 days ago
Rich Harris e402b2d0d6
chore: write `pnpm bench:compare` report to disk (#18045)
2 days ago
Rich Harris 99b1467ba4
chore: generate CPU profiles when running benchmarks (#18043)
2 days ago
Rich Harris edcbb0e640
fix: invalidate `@const` tags based on visible references in legacy mode (#18041)
2 days ago
Rich Harris ff3495dc05
fix: disallow `--` in `idPrefix` (#18038)
2 days ago
Scott Wu 51629ec7bd
docs: update references to `vite-plugin-svelte` (#18027)
3 days ago
dagecko e0f925116c
fix: pin 9 actions to commit SHA (#18025)
3 days ago
Simon H 97d45f85c6
fix: don't override `$destroy/set/on` instance methods in dev mode (#18034)
3 days ago
Rich Harris aba4ab8737
chore: fix editorconfig (#18033)
3 days ago
github-actions[bot] 37ab33c0a3
Version Packages (#18006)
5 days ago
Rohit Nair P 4879f9da99
fix: improve duplicate module import error message (#18016)
5 days ago
Simon H 04eadbc8a9
fix: correctly handle bindings on the server (#18009)
5 days ago
Paolo Ricciuti 957f2755fa
fix: cleanup `superTypeParameters` in `ClassDeclarations`/`ClassExpression` (#18015)
6 days ago
Simon H a9d8439ad1
fix: reschedule new effects in prior batches (#18021)
7 days ago
Simon H 669f6b45a3
fix: prevent hydration error on async `{@html ...}` (#17999)
1 week ago
Rich Harris 54ba176d2c
docs: 'open in playground' links (#17983)
1 week ago
Simon H 5e8662fb23
chore: lots of async tests (#17997)
1 week ago
github-actions[bot] 6e52f40d41
Version Packages (#17984)
2 weeks ago
Simon H 1773cb5b59
fix: ensure HMR wrapper forwards correct start/end nodes to active effect (#17985)
2 weeks ago
Razin Shafayet b90a5dfb61
docs: clarify `$derived` `await` behavior and dependency tracking (#17696)
2 weeks ago
moaaz a94924b677
fix: export TweenOptions, SpringOptions, SpringUpdateOptions and Updater from svelte/motion (#17967)
2 weeks ago
吴杨帆 0c669d9bc9
docs: recommend createContext as the primary method for context (#17959)
2 weeks ago
github-actions[bot] db69b7e345
Version Packages (#17965)
2 weeks ago
Abishek Raj R R 7123bf3a13
fix: remove trailing semicolon from {@const} tag printer (#17962)
2 weeks ago
Nitin Sahu 8e4de9b145
fix: null out effect.b in destroy_effect to prevent memory leak (#17980)
2 weeks ago
Simon H 6b33dd2a1e
fix: group sync statements (#17977)
2 weeks ago
Paolo Ricciuti 425fba33fe
fix: hydration comments during hmr (#17975)
2 weeks ago
Simon H 803c565feb
fix: properly invoke `iterator.return()` during reactivity loss check (#17966)
2 weeks ago
Rich Harris 0adc22c9ae
fix: defer batch resolution until earlier intersecting batches have committed (#17162)
2 weeks ago
github-actions[bot] 7ec156a7b0
Version Packages (#17953)
2 weeks ago
Rich Harris c89f6abae8
feat: allow `css`, `runes`, `customElement` compiler options to be functions (#17951)
2 weeks ago
Rich Harris 5faf102782
fix: reinstate reactivity loss tracking (#17801)
2 weeks ago
github-actions[bot] 6a303c3638
Version Packages (#17936)
2 weeks ago
Simon H f081a6c3b1
fix: resume inert effects when they come from offscreen (#17942)
2 weeks ago
Rich Harris 1cd06451af
fix: remove nodes in boundary when work is pending and HMR is active (#17932)
2 weeks ago
Simon H 32a48ed174
fix: don't eagerly access not-yet-initialized functions in template (#17938)
2 weeks ago
Simon H b472171de6
fix: ensure `$inspect` after top level await doesn't break builds (#17943)
2 weeks ago
Simon H d4bd6ad8f3
fix: ensure "is standalone child" is correctly reset (#17944)
2 weeks ago
Rich Harris 98e8b635fa
fix: discard batches made obsolete by commit (#17934)
3 weeks ago
github-actions[bot] 8b86bdd82d
Version Packages (#17919)
3 weeks ago
Simon H dcf4865b22
chore: add "untracked allows writes" test (#17930)
3 weeks ago
Simon H 1ebed68322
fix: avoid traversing clean roots (#17928)
3 weeks ago
Conduitry 965f2a0ac8
fix: handle async RHS in assignment_value_stale (#17925)
3 weeks ago
Rich Harris a513da0445
chore: add invariant utility (#17929)
3 weeks ago
Conduitry 043a7a26cd
chore: add sandbox output files to .prettierignore (#17926)
3 weeks ago
Apoorv Darshan 3dbd95075c
fix: keep select.__value current when effect is deferred (#17745)
3 weeks ago
Rich Harris ee3807ecbe
fix autofix (#17923)
3 weeks ago
Rich Harris ad94009e34
chore: add autofix workflow (#17922)
3 weeks ago