0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-22 12:27:29 +01:00
svelte/sites
Simon H 732dbf7fa9
breaking: deprecate context="module" in favor of module (#12948)
* breaking: deprecate `context="module"` in favor of `module`

Also reserve a few attributes, which we may or may not use in the future

closes #12637

* fix tests

* one more

* add svelte package to the root so eslint and prettier can use it

* tweak messages

* warn on unknown attributes

* regenerate

---------

Co-authored-by: Rich Harris <rich.harris@vercel.com>
2024-08-21 15:15:22 -04:00
..
svelte-5-preview breaking: deprecate context="module" in favor of module (#12948) 2024-08-21 15:15:22 -04:00
svelte.dev