Releases: jest-community/jest-runner-tsd
Releases · jest-community/jest-runner-tsd
v6.0.0
v5.0.0
v4.0.0
What's Changed
- fix: drop Node 12 and 17 support by @mrazauskas in #104
- fix(deps): bump
typescript
andtsd-lite
by @mrazauskas in #103 - fix: update
create-jest-runner
by @SimenB in #105
Full Changelog: v3.1.1...v4.0.0
v3.1.1
v3.1.0
What's Changed
- feat: support
slowTestThreshold
option by @mrazauskas in #78
Full Changelog: v3.0.2...v3.1.0
v3.0.2
What's Changed
- fix: avoid returning
failureMessages: [undefined]
by @mrazauskas in #76
Full Changelog: v3.0.1...v3.0.2
v3.0.1
v3.0.0
v2.0.0
What's Changed
- feat!: replace
mlh-tsd
withtsd-lite
by @mrazauskas in #41
Full Changelog: v1.2.0...v2.0.0
v1.2.0
What's Changed
- Fixed reporters not working by @smartclash in #11
- fix: use
rootDir
instead ofprocess.cwd()
by @mrazauskas in #27 - feat: pretty errors by @mrazauskas in #29
New Contributors
- @mrazauskas made their first contribution in #19
Full Changelog: v1.0.0...v1.2.0