- (feat) better component events completion; possibility to type component events through
ComponentEvents
interface. See the docs for more info. Another way of typing component events coming soon. (#459) - (feat) support upcoming
$$slots
feature of Svelte (#464) - (chore) bump ts to 4.0 (#470)
- (fix) do not suggest lang when editing attributes (#469)
- (fix) ignore script/styles inside comments (#460)
- (docs) more precise settings docs (#467)
- (fix) filter out component import if already one present (#466)
- (fix) check path aliases (#471)