Skip to content

v3.3.10

Compare
Choose a tag to compare
@lorenwest lorenwest released this 09 Jan 20:20
· 2 commits to master since this release

What's Changed

  • replace var to let and const by @jamashita in #720
  • refactor: 💡 xxx === undefined => typeof xxx === 'undefined' by @jamashita in #729
  • Fix source maps when using ts config files, improve performance loading ts config files by @andrzej-woof in #721
  • fix: lack of comments removal, invalid regexp by @DeutscherDude in #745

New Contributors

Full Changelog: v3.3.9...v3.3.10