Skip to content

v0.7.3

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Jun 16:03

Commits:

  • 13da712 fix: skip CJS interop declaration transform for files with type-only exports
  • c76c62d test: add fixtures for default exports with type-only named exports
  • 5b3d596 chore: revert deleted old comments
  • 45656e8 fix: cjs module.exports wipes out runtime named exports
  • 23e8c6f fix: preserve runtime CJS interop cases
  • c4ff5ca test: sync generated type export fixtures
  • b5e7dbd fix: limit CJS interop to default-only modules
  • 5207e83 test: strip Node version warnings from captured output
  • 28fe25e Merge pull request #67 from jandolezal71/jd-csj-interop
  • acce27d chore: bump version to 0.7.3