We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce26621 commit 712a56eCopy full SHA for 712a56e
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [24.2.1](https://github.com/jest-community/eslint-plugin-jest/compare/v24.2.0...v24.2.1) (2021-03-10)
2
+
3
4
+### Bug Fixes
5
6
+* **no-identical-titles:** support nested describes ([#790](https://github.com/jest-community/eslint-plugin-jest/issues/790)) ([ce26621](https://github.com/jest-community/eslint-plugin-jest/commit/ce26621a06169fb6728d2d015645d31401de523f))
7
8
# [24.2.0](https://github.com/jest-community/eslint-plugin-jest/compare/v24.1.10...v24.2.0) (2021-03-09)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-jest",
- "version": "24.2.0",
+ "version": "24.2.1",
"description": "Eslint rules for Jest",
"keywords": [
"eslint",
0 commit comments