We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 004ddc5 commit 459cedfCopy full SHA for 459cedf
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [26.1.0-next.1](https://github.com/jest-community/eslint-plugin-jest/compare/v26.0.0...v26.1.0-next.1) (2022-02-06)
2
+
3
4
+### Features
5
6
+* create `no-conditional-in-test` rule ([#1027](https://github.com/jest-community/eslint-plugin-jest/issues/1027)) ([004ddc5](https://github.com/jest-community/eslint-plugin-jest/commit/004ddc5cff58e57489ff55cc783b0fa9b964b09a))
7
8
# [26.0.0](https://github.com/jest-community/eslint-plugin-jest/compare/v25.7.0...v26.0.0) (2022-01-24)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-jest",
- "version": "26.0.0",
+ "version": "26.1.0-next.1",
"description": "ESLint rules for Jest",
"keywords": [
"eslint",
0 commit comments