We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ce1258 commit 49f3079Copy full SHA for 49f3079
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [28.9.0](https://github.com/jest-community/eslint-plugin-jest/compare/v28.8.3...v28.9.0) (2024-11-05)
2
+
3
4
+### Features
5
6
+* add TypeScript types ([#1667](https://github.com/jest-community/eslint-plugin-jest/issues/1667)) ([1ce1258](https://github.com/jest-community/eslint-plugin-jest/commit/1ce12588e7081558bd727dfe10428aed08080167))
7
8
## [28.8.3](https://github.com/jest-community/eslint-plugin-jest/compare/v28.8.2...v28.8.3) (2024-09-04)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-jest",
- "version": "28.8.3",
+ "version": "28.9.0",
"description": "ESLint rules for Jest",
"keywords": [
"eslint",
0 commit comments