- Fix syntax highlighting:
_
can be part of attribute name - Fix awaited type of promise or plain value (#439)
- Support
sapper:noscroll
(#438) - Remove
svelte
fromtypes
, add it to everysvelte2tsx
output instead. One less setup step, makes more global libs searchable (#430) - Fix normalize uris coming from client (#443)
- Add more missing html/svg attributes (#446, #387)
- Infer svg element type (#447)