Commit Graph

10697 Commits (gh-17012)
 

Author SHA1 Message Date
ComputerGuy 5b5e9efb92 don't alias constant expressions
10 months ago
ComputerGuy 1e55c1f11e DRY
10 months ago
ComputerGuy 54368558c0 fix?
10 months ago
ComputerGuy 1c00d7dd84 lint
10 months ago
ComputerGuy 02194d68f4 evaluate keys, remove closure for `ClassDeclaration`
10 months ago
ComputerGuy 4f757ef271 Merge branch 'main' into gh-17012
10 months ago
github-actions[bot] da00abe116
Version Packages (#17037)
10 months ago
Rich Harris b5e23a6d13
chore: tweak memoizer logic (#17042)
10 months ago
Rich Harris fc181cf611
chore: move `$effect` visitors (#17041)
10 months ago
Rich Harris 9096680c2e
chore: use ESTree namespace imports (#17040)
10 months ago
Rich Harris b01647455c
chore: create_expression_metadata -> ExpressionMetadata (#17039)
10 months ago
Paolo Ricciuti 8368a4beb9
fix: better error message for global variable assignments (#17036)
10 months ago
github-actions[bot] e33f774877
Version Packages (#17035)
10 months ago
Rich Harris 657ec89caa
fix: ignore fork `discard()` after `commit()` (#17034)
10 months ago
github-actions[bot] 875a04170e
Version Packages (#17029)
10 months ago
Rich Harris d8137b78a5
fix: less confusing names for inspect errors (#17026)
10 months ago
Simon H b7f39b464a
fix: always allow `setContext` before first await in component (#17031)
10 months ago
Rich Harris 4eb432e941
chore: remove event hoisting (#17030)
10 months ago
ComputerGuy 307e42fe9b
Merge branch 'main' into gh-17012
10 months ago
Rich Harris c08ecba1b7
feat: forking (#17004)
10 months ago
Rich Harris 7434f21ed4
chore: configurable sandbox output (#17028)
10 months ago
github-actions[bot] 4a214f786f
Version Packages (#17019)
10 months ago
Rich Harris f45d9cfe2d
fix: better optimization of await expressions (#17025)
10 months ago
Rich Harris 2e1dd489f6
fix: coordinate mount of snippets with await expressions (#17021)
10 months ago
ComputerGuy 5565d06bc1 fix
10 months ago
ComputerGuy 17308a5a4c lint
10 months ago
ComputerGuy 7948cb928f generate types
10 months ago
ComputerGuy ded9f05901 fix one test
10 months ago
ComputerGuy 10e90c7e5a fix?
10 months ago
ComputerGuy f568190ac7 Merge branch 'gh-17012' of https://github.com/sveltejs/svelte into gh-17012
10 months ago
ComputerGuy 043fe1e3f9 deconflict number keys
10 months ago
ComputerGuy 07040d1005
Merge branch 'main' into gh-17012
10 months ago
ComputerGuy 686238bee8 tweak
10 months ago
ComputerGuy 2ed0f2f797 more
10 months ago
ComputerGuy 5f93015f74 fix
10 months ago
ComputerGuy 2edb05172a init
10 months ago
Rich Harris 523c85bd3d merge
10 months ago
Rich Harris 4e847cfd14 merge main
10 months ago
Rich Harris 0b477871e8 fix: coordinate mount of snippets with await expressions
10 months ago
Simon H bd697c12c6
fix: flush pending changes after rendering `failed` snippet (#16995)
10 months ago
Simon H cd3a11edff
fix: take into account static blocks when determining transition locality (#17018)
10 months ago
github-actions[bot] 86aedaecf9
Version Packages (#17009)
10 months ago
Simon H 16117d9b69
perf: skip repeatedly traversing the same derived (#17016)
10 months ago
dependabot[bot] a28904c87a
chore(deps): bump vite from 5.4.20 to 7.1.11 (#17006)
10 months ago
Rich Harris 851da4b629
chore: exclude vite optimized deps from stack traces (#17008)
10 months ago
github-actions[bot] 3009a0208f
Version Packages (#16992)
10 months ago
Rich Harris 7e40186a5f
fix: run batch until complete (#16971)
10 months ago
Rich Harris 4b32d6d8b3
fix: make `$inspect` logs come from the callsite (#17001)
10 months ago
dependabot[bot] 5bb28c4567
chore(deps-dev): bump vite from 7.1.5 to 7.1.11 (#16989)
10 months ago
Simon H a57868ebce
fix: don't preserve reactivity context across function boundaries (#17002)
10 months ago