Releases: jest-community/jest-junit
Releases · jest-community/jest-junit
v16.0.0
Allow adding properties to testcases in junit output by @eps1lon - #247
v14.0.0
- Fix getOptions support for Windows machines #215 by @mastrzyz
- Failures in Test hooks like "AfterAll" now get shown in the Junit Results #214 by @mastrzyz
v13.2.0
Support monorepos better via filePathPrefix option by @marvinroger - #209
Fix CI builds for windows and drop support for Node 10.x - #210
v13.0.0
Update strip-ansi to newer version - #188
Add noStackTrace CLI option - #160
Fix rootDir usage - #154
v12.2.0
Bump uuid to the latest version
v12.1.0
Add better support for bazel - #167