- (feat) Event modifier completion/ hover (#1163)
- (feat) ask to enable ts plugin (#1160)
- (fix) more robust update-imports (#1157)
- (fix) filter out svelte2tsx completion suggestions
- (fix) don't prepend semi in unsafe places (#1147)
- (fix) preserve quotes in event handler (#1154)
- (fix) more robust reactive assignment transforms (#1162, #1165)
- (fix) correct documentation for comma separated exports (#1169)
- (fix) handle action on
svelte:body
(#1170) - (fix) handle
$store
imported in module script (#1173) - (chore) bump prettier (#1152)
- (chore) bump TypeScript (#1158)
- (perf) replace glob with fast-glob (#1151)