Skip to content

Commit bc349d2

Browse files
chore(release): 26.8.3 [skip ci]
## [26.8.3](v26.8.2...v26.8.3) (2022-08-15) ### Performance Improvements * cache jest fn call parsing results ([#1187](#1187)) ([525631e](525631e))
1 parent 3871cb7 commit bc349d2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [26.8.3](https://github.com/jest-community/eslint-plugin-jest/compare/v26.8.2...v26.8.3) (2022-08-15)
2+
3+
4+
### Performance Improvements
5+
6+
* cache jest fn call parsing results ([#1187](https://github.com/jest-community/eslint-plugin-jest/issues/1187)) ([525631e](https://github.com/jest-community/eslint-plugin-jest/commit/525631ebddbb0ebbfe9415c330b3751100bee6a5))
7+
18
## [26.8.2](https://github.com/jest-community/eslint-plugin-jest/compare/v26.8.1...v26.8.2) (2022-08-09)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-jest",
3-
"version": "26.8.2",
3+
"version": "26.8.3",
44
"description": "ESLint rules for Jest",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)