Releases: jest-community/create-jest-runner
Releases · jest-community/create-jest-runner
v0.12.3
v0.12.2
v0.12.1
v0.12.0
v0.11.2
What's Changed
- fix: implement
CallbackTestRunnerInterface
instead of extendingCallbackTestRunner
class by @mrazauskas in #134
Full Changelog: v0.11.1...v0.11.2
v0.11.1
v0.11.0
v0.10.0
What's Changed
- refactor: remove unnecessary ProcessTerminatedError logic by @mrazauskas in #96
- fix: drop support for node 10 by @SimenB in 6c3e193
- feat: determine if test is slow by @lokshunhung in #91
New Contributors
- @mrazauskas made their first contribution in #96
Full Changelog: v0.9.0...v0.10.0