Commit Graph

19 Commits (9b1c1b43b6cf1c279bc7cf4082225c8e52efd23b)

Author SHA1 Message Date
Ray Thurn Void 9e1e7139fb
fix: robustify reset calls in error boundaries (#16171)
2 months ago
Rich Harris e5e6c0cd12
fix docs (#16409)
2 months ago
Rich Harris a67b5862f1
fix: more informative error when effects run in an infinite loop (#16405)
2 months ago
Rich Harris 0672e48223
feat: allow `await` in components (#15844)
2 months ago
Rich Harris b673145659
feat: add `getAbortSignal()` (#16266)
2 months ago
Paolo Ricciuti c4b32c2bff
fix: untrack `$inspect.with` and add check for unsafe mutation (#16209)
2 months ago
Rich Harris c23f15134e
chore: remove stack-based module boundaries (#15711)
5 months ago
Rich Harris 3682371fb6
chore: doc fix (#15651)
5 months ago
Rich Harris ef98ccae8b doh
6 months ago
Rich Harris 441108b8ff fix docs
6 months ago
Rich Harris 842a7c6995
docs: update state_unsafe_mutation message (#15539)
6 months ago
Rich Harris 6915c12b58
feat: allow state created in deriveds/effects to be written/read locally without self-invalidation (#15553)
6 months ago
Simon H aaeda65f2f
docs: add docs on state_unsafe_mutation error (#14932)
6 months ago
Rich Harris 97f3aa9151
docs: fix links in some errors/warnings (#14825)
9 months ago
Conduitry 2ab70041fd
chore: mark markdown output from process-messages as generated (#13913)
10 months ago
Richard Smith e99e865291
docs: update links to point to new site (#13986)
10 months ago
Dominic Gannaway ae10f4d37c
breaking: state mutations inside the template are no longer allowed (#13660)
11 months ago
Dominic Gannaway 2070c8a166
breaking: disallow state mutations in logic block expression (#13625)
11 months ago
Simon H 4578d4f25a
docs: generate pages for compiler/runtime warnings/errors (#13557)
11 months ago