Skip to content

Support for JSX/TSX files

Latest

Choose a tag to compare

@Julien-R44 Julien-R44 released this 08 Nov 12:45
· 8 commits to main since this release

Changes

  • Previous versions didn't work with .jsx and .tsx files. Now it works as expected
  • The filePattern option was not used for file discovery in the test explorer
  • Fixed cases when npmScript contained the npm script to run + some additionals arguments

What's Changed

  • docs: fix typo and update reporters import by @cahnory in #11

New Contributors

Full Changelog: v2.1.2...v2.1.3