Skip to content

v1.3.10

Compare
Choose a tag to compare
@wessberg wessberg released this 16 Mar 22:22
· 174 commits to master since this release

This release brings TypeScript 4.2 support, as well as updated dependencies.
Special thanks to @clemyan for the excellent work on rewriting the test runner.

Here's the full list of changes:

  • feat(typescript): add support for TypeScript 4.2 5239f59
  • fix(tree-shaking): update ImportEqualsDeclaration visitor to support TypeScript 4.2 8e899ad
  • test: mark some tests as failing on Windows 85feed2
  • test: update test matrix node versions 64c2f80
  • test: Tests enhancements a5e791d

v1.3.8...v1.3.10