Skip to content

v2.0.6

Compare
Choose a tag to compare
@wessberg wessberg released this 15 Apr 20:38
· 68 commits to master since this release
  • feat: add support for target ES2022 6eec842
  • feat: add TypeScript v4.6 support c387ff7
  • feat: generate correct declarations, diagnostics, and .tsbuildinfo when a Rollup cache is being used. Fixes #140 afa76ed
  • fix: correctly add aliased re-exported bindings to lexical environment at all times. Fixes #109 16d24fa
  • fix: correctly alias re-exported bindings which themselves may be aliased from other source files from the same chunk. Closes #176 364b50b
  • chore: run tests on Node v14, 16, and 17 619f7c4

v2.0.5...v2.0.6