Commit Graph

11 Commits (ed7ebcde1e8f01c49bc3082d00724e092803ac63)

Author SHA1 Message Date
Dominic Gannaway ed7ebcde1e
feat: add error boundaries (#14211)
9 months ago
Dominic Gannaway 7fd3774015
fix: disallow invalid attributes for `<svelte:window>` and `<svelte:document>` (#14228)
10 months ago
Conduitry 2ab70041fd
chore: mark markdown output from process-messages as generated (#13913)
10 months ago
Rich Harris 4157db94c4
fix: correct typo in compiler error messages (#14044)
10 months ago
Richard Smith e99e865291
docs: update links to point to new site (#13986)
10 months ago
Paolo Ricciuti 8ff2af52d3
fix: show filename information in `legacy_recursive_reactive_block` (#13764)
11 months ago
Dominic Gannaway ae10f4d37c
breaking: state mutations inside the template are no longer allowed (#13660)
11 months ago
Dominic Gannaway 139114bdcb
fix: ensure legacy run utility does not cause cycles (#13643)
11 months ago
Dominic Gannaway 2070c8a166
breaking: disallow state mutations in logic block expression (#13625)
11 months ago
Rich Harris 5ee3ae4369
update diffs (#13575)
11 months ago
Simon H 4578d4f25a
docs: generate pages for compiler/runtime warnings/errors (#13557)
11 months ago