Releases: jest-community/jest-runner-eslint
Releases · jest-community/jest-runner-eslint
v2.2.1
What's Changed
- Fix reported location by @thatsmydoing in #262
New Contributors
- @thatsmydoing made their first contribution in #262
Full Changelog: v2.2.0...v2.2.1
v2.2.0
v2.1.2
What's Changed
- Do not report warnings as errors in quiet mode by @ken-kenware in #212
New Contributors
- @ken-kenware made their first contribution in #212
Full Changelog: v2.1.1...v2.1.2
v2.1.1
What's Changed
- Fix issue #58
cliOptions.fix
is ignored by @hassoubeat in #200 - Fix reporting test durations by @overlookmotel in #205
New Contributors
- @hassoubeat made their first contribution in #200
- @overlookmotel made their first contribution in #205
Full Changelog: v2.1.0...v2.1.1
v2.1.0
v2.0.0
This release (via #154) drops the following supported versions:
- Node 10 (we also now have an engine requirement that we don't support Node version 11, 13, 15 and 17 - none of which we've ever run tests against on CI)
- ESLint v6
- Jest 25
- Jest 26
Full Changelog: v1.2.0...v2.0.0
v1.2.0
v1.1.0
v1.0.1
What's Changed
- Allow Jest v28 by @lencioni in #135
- deps: allow babel-jest v28 by @rdsedmundo in #139
New Contributors
- @vossmalte made their first contribution in #132
- @ivangermanov made their first contribution in #134
- @rdsedmundo made their first contribution in #139
Full Changelog: v1.0.0...v1.0.1