Skip to content

102.1.1

Choose a tag to compare

@dummdidumm dummdidumm released this 03 Oct 07:18
· 1082 commits to master since this release
00d1b03
  • (fix) The target of bubbling events cannot be assumed (#579)
  • (fix) Mappings for <script context="module"> (#584)
  • (fix) In case of export let bla = true/false where the boolean typing is not given by the user, prevent TS from thinking the type is false/true instead of boolean (#588)