Commit Graph

10713 Commits (c8cc5e6e00f692eabf1626440a37bda27239e799)
 

Author SHA1 Message Date
Rich Harris c8cc5e6e00 Merge branch 'main' into forking-hell
1 week ago
Rich Harris bc56dbdb06 regenerate
1 week ago
Rich Harris cd4da0e77d add docs
1 week ago
Rich Harris 2664bb4162 require users to discard forks
1 week ago
Rich Harris 4f35c019fc add fork_discarded error
1 week ago
Rich Harris ae95b5fd64 add note
1 week ago
Rich Harris 60ea2b2bb2 unused
1 week ago
Rich Harris 7a66321441 add a fork_timing error, regenerate
1 week ago
Rich Harris b213aeac71 bit more detail
1 week ago
Rich Harris 1d026b9288 add some minimal prose. probably don't need to go super deep here as it's not really meant for non-framework authors
1 week ago
Rich Harris 69f74cf5cc tidy up
1 week ago
Rich Harris 4bb399b48e
Apply suggestions from code review
1 week ago
Rich Harris f45d9cfe2d
fix: better optimization of await expressions (#17025)
1 week ago
Rich Harris 2e1dd489f6
fix: coordinate mount of snippets with await expressions (#17021)
1 week ago
Rich Harris de02329053 regenerate
1 week ago
Rich Harris 8285fc6c4f rename inspect effects to eager effects, run them in prod
1 week ago
Rich Harris 53cc91dd0c error if missing experimental flag
1 week ago
Rich Harris a2b892bb36
Update feature description for fork API
1 week ago
Rich Harris 523c85bd3d merge
2 weeks ago
Rich Harris 4e847cfd14 merge main
2 weeks ago
Rich Harris 0b477871e8 fix: coordinate mount of snippets with await expressions
2 weeks ago
Simon H bd697c12c6
fix: flush pending changes after rendering `failed` snippet (#16995)
2 weeks ago
Simon H cd3a11edff
fix: take into account static blocks when determining transition locality (#17018)
2 weeks ago
Rich Harris 9c605b80e4 add test
2 weeks ago
Rich Harris 53f4feaa88 Merge branch 'main' into forking-hell
2 weeks ago
github-actions[bot] 86aedaecf9
Version Packages (#17009)
2 weeks ago
Simon H 16117d9b69
perf: skip repeatedly traversing the same derived (#17016)
2 weeks ago
dependabot[bot] a28904c87a
chore(deps): bump vite from 5.4.20 to 7.1.11 (#17006)
2 weeks ago
Rich Harris 1a1bcdedc5 revert this whatever it is
2 weeks ago
Rich Harris 7f5f35a890 lint
2 weeks ago
Rich Harris 4469cc5c2c slightly better approach
2 weeks ago
Rich Harris 851da4b629
chore: exclude vite optimized deps from stack traces (#17008)
2 weeks ago
github-actions[bot] 3009a0208f
Version Packages (#16992)
2 weeks ago
Simon H 63fa53064c
Merge branch 'main' into forking-hell
2 weeks ago
Rich Harris 7e40186a5f
fix: run batch until complete (#16971)
2 weeks ago
Rich Harris 4b32d6d8b3
fix: make `$inspect` logs come from the callsite (#17001)
2 weeks ago
Rich Harris c5f17c577c regenerate
2 weeks ago
Rich Harris 1aa3db4641 better API
2 weeks ago
Rich Harris 54cd91f055 merge/fix
2 weeks ago
dependabot[bot] 5bb28c4567
chore(deps-dev): bump vite from 7.1.5 to 7.1.11 (#16989)
2 weeks ago
Rich Harris d377df7920 cheat
2 weeks ago
Rich Harris c2c3fece03 changeset
2 weeks ago
Rich Harris edea1018e2 Merge branch 'main' into run-batch-until-complete
2 weeks ago
Rich Harris 14ba41e7fd avoid reawakening committed batches
2 weeks ago
Simon H a57868ebce
fix: don't preserve reactivity context across function boundaries (#17002)
2 weeks ago
Rich Harris bf9065448a bring async-effect-after-await test from defer-effects-in-pending-boundary branch
2 weeks ago
Rich Harris f225c63a6e Merge branch 'main' into run-batch-until-complete
2 weeks ago
Rich Harris 925dbebdd6 add test, fix block resolution
2 weeks ago
David f549478dd0
fix: guard contents updated before the guard itself (#16930)
2 weeks ago
Rich Harris ee1b1140d3 WIP
2 weeks ago