svelte@5.0.0-next.260
版本发布时间: 2024-09-27 22:09:25
sveltejs/svelte最新发布版本:svelte@5.1.2(2024-10-25 07:32:24)
Patch Changes
-
fix: ensure use directives execute in the correct sequence (#13384)
-
fix: blank CSS contents while migrating (#13403)
-
fix: avoid migrating slots in custom elements (#13406)
-
fix: don't consider children of rules when checking whether they are used or not (#13410)
-
fix: treat
<img>
alt attribute as content for a11y labelling purposes (#13411) -
fix: make ownership widening more robust to userland proxies (#13377)
-
fix: validation should not fail on anonymous declarations (#13393)