Skip to content

Tags: jest-community/eslint-plugin-jest

Tags

v28.8.3

Toggle v28.8.3's commit message
chore(release): 28.8.3 [skip ci]

## [28.8.3](v28.8.2...v28.8.3) (2024-09-04)

### Bug Fixes

* **prefer-importing-jest-globals:** don't add imports in the middle of statements ([#1645](#1645)) ([9c4197c](9c4197c))

v28.8.2

Toggle v28.8.2's commit message
chore(release): 28.8.2 [skip ci]

## [28.8.2](v28.8.1...v28.8.2) (2024-09-02)

### Performance Improvements

* **prefer-importing-jest-globals:** stop collecting import specifiers for no reason ([#1646](#1646)) ([0660242](0660242))

v28.8.1

Toggle v28.8.1's commit message
chore(release): 28.8.1 [skip ci]

## [28.8.1](v28.8.0...v28.8.1) (2024-08-29)

### Bug Fixes

* **prefer-importing-jest-globals:** support typescript-eslint parser ([#1639](#1639)) ([307f6a7](307f6a7))

v28.8.0

Toggle v28.8.0's commit message
chore(release): 28.8.0 [skip ci]

# [28.8.0](v28.7.0...v28.8.0) (2024-08-07)

### Features

* import formatting rules from `eslint-plugin-jest-formatting` ([#1563](#1563)) ([74078ee](74078ee))

v28.7.0

Toggle v28.7.0's commit message
chore(release): 28.7.0 [skip ci]

# [28.7.0](v28.6.0...v28.7.0) (2024-08-03)

### Features

* allow `[@typescript-eslint](https://github.com/typescript-eslint)` v8 ([#1636](#1636)) ([fb43171](fb43171))

v28.6.0

Toggle v28.6.0's commit message
chore(release): 28.6.0 [skip ci]

# [28.6.0](v28.5.0...v28.6.0) (2024-06-06)

### Features

* **prefer-jest-mocked:** add new rule ([#1599](#1599)) ([4b6a4f2](4b6a4f2))
* **valid-expect:** supporting automatically fixing adding async in some cases ([#1579](#1579)) ([5b9b47e](5b9b47e))

v28.5.0

Toggle v28.5.0's commit message
chore(release): 28.5.0 [skip ci]

# [28.5.0](v28.4.0...v28.5.0) (2024-05-03)

### Features

* allow `@typescript-eslint/utils` v7 as a direct dependency ([#1567](#1567)) ([1476f10](1476f10))

v28.4.0

Toggle v28.4.0's commit message
chore(release): 28.4.0 [skip ci]

# [28.4.0](v28.3.0...v28.4.0) (2024-05-03)

### Features

* **valid-expect:** supporting automatically fixing missing `await` in some cases ([#1574](#1574)) ([a407098](a407098))

v28.3.0

Toggle v28.3.0's commit message
chore(release): 28.3.0 [skip ci]

# [28.3.0](v28.2.0...v28.3.0) (2024-04-27)

### Features

* prefer importing jest globals for specific types ([#1568](#1568)) ([c464ae3](c464ae3))

v28.2.0

Toggle v28.2.0's commit message
chore(release): 28.2.0 [skip ci]

# [28.2.0](v28.1.1...v28.2.0) (2024-04-06)

### Features

* support providing aliases for `@jest/globals` package ([#1543](#1543)) ([744d4f6](744d4f6))