Skip to content

v1.3.0

Compare
Choose a tag to compare
@rossyman rossyman released this 09 Sep 20:18
· 6 commits to main since this release

v1.3.0

To see the full changelog, see here: #23

  • Add new --jsdom flag / option
  • Ensure Jest DOM @types are only installed if both ts and jest-dom option are true
  • Add ESM specific configuration for Jest
  • Improve example test files for a mixture of TS, JS and JS DOM configurations
  • Remove divergence of lib property within tsconfig.spec.json to extend from tsconfig.json