0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 09:21:21 +01:00
svelte/.changeset/five-tigers-search.md
Simon H 5667785903
fix: better readonly checks for proxies (#9808)
- Expect the thing that's checked to be wrapped with the proxy already, so that we can just check for the state symbol
- Make error message more descriptive
2023-12-06 17:08:41 +01:00

65 B

svelte
patch

fix: better readonly checks for proxies