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
- @jamashita made their first contribution in #720
- @andrzej-woof made their first contribution in #721
- @DeutscherDude made their first contribution in #745
Full Changelog: v3.3.9...v3.3.10