Skip to content

101.9.1

Compare
Choose a tag to compare
@dummdidumm dummdidumm released this 12 Aug 06:02
· 1025 commits to master since this release
800d3fe
  • Fix syntax highlighting: _ can be part of attribute name
  • Fix awaited type of promise or plain value (#439)
  • Support sapper:noscroll (#438)
  • Remove svelte from types, add it to every svelte2tsx 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)