mirror of
https://github.com/sveltejs/svelte.git
synced 2024-11-25 00:51:01 +01:00
402a322317
* invalid directive on component * duplicate animation * invalid animation * no const assignment * expected token * invalid-attribute-name * fixes * invalid event modifier * component name * slot validation * fix test * const validation + fix double declaration bug * omg this validation is skipped in svelte 4, remove it entirely then * gah * unskip * contenteditable * invalid css selector * css global selector + css parser fixes * export default * dynamic element * each block * html tag * logic block * reactive declaration * duplicate script * namespace * module context * slot * svelte fragment * textarea * title * transition * window bindings * changeset * svelte head, let directive, tweaks
55 B
55 B
svelte |
---|
patch |
chore: more validation errors