We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 384654c commit 91d61c4Copy full SHA for 91d61c4
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [26.3.0](https://github.com/jest-community/eslint-plugin-jest/compare/v26.2.2...v26.3.0) (2022-05-28)
2
+
3
4
+### Features
5
6
+* create `prefer-hooks-in-order` rule ([#1098](https://github.com/jest-community/eslint-plugin-jest/issues/1098)) ([384654c](https://github.com/jest-community/eslint-plugin-jest/commit/384654cf44b8f4bcf0e03eed11aaa726dcf6b680))
7
8
## [26.2.2](https://github.com/jest-community/eslint-plugin-jest/compare/v26.2.1...v26.2.2) (2022-05-14)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-jest",
- "version": "26.2.2",
+ "version": "26.3.0",
"description": "ESLint rules for Jest",
"keywords": [
"eslint",
0 commit comments