0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-29 00:22:05 +01:00
svelte/.changeset/seven-ravens-check.md
Yuichiro Yamashita da1aa7c4a8
feat: support type annotations in {@const ...} tag (#9609)
* support type for const tag

* use expression directly

* lint

* format

* format

* revert

* legacy mode

* format

* revert and update .prettierignore
2023-11-27 08:39:29 -05:00

67 B

svelte
minor

feat: support type definition in {@const}