0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 17:30:59 +01:00
svelte/.changeset/wise-donkeys-marry.md
Simon H df5105ef2e
breaking: change $inspect API (#9838)
* breaking: change `$inspect` API

`$inspect` now takes 1-n arguments, and inspections modification happens through `.with(..)`
closes #9737

* lint
2023-12-07 10:54:46 -05:00

57 B

svelte
patch

breaking: change $inspect API