You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,22 @@
11
11
12
12
- migrate package to TypeScript and publish types ([#534](https://github.com/eslint-community/eslint-plugin-eslint-plugin/issues/534)) ([95b859a](https://github.com/eslint-community/eslint-plugin-eslint-plugin/commit/95b859ab9a263cc623871ac7930c0f83c197163f))
* update defaultOptions validation logic and add new test cases ([#598](https://github.com/eslint-community/eslint-plugin-eslint-plugin/issues/598)) ([a885520](https://github.com/eslint-community/eslint-plugin-eslint-plugin/commit/a885520af2dcc00640e2e10d2e4c8ab2f3c226ca))
20
+
21
+
22
+
### Chores
23
+
24
+
* pin googleapis/release-please-action action to 16a9c90 ([#571](https://github.com/eslint-community/eslint-plugin-eslint-plugin/issues/571)) ([b392f90](https://github.com/eslint-community/eslint-plugin-eslint-plugin/commit/b392f902b3e89c28126d29bf11bd651759d86c53))
25
+
* replace `types/eslint-scope.d.ts` with `@types/eslint-scope` ([#595](https://github.com/eslint-community/eslint-plugin-eslint-plugin/issues/595)) ([cb532f3](https://github.com/eslint-community/eslint-plugin-eslint-plugin/commit/cb532f33ca12f9107630fb54dc4d9657a44fcadb))
26
+
* update documentation headers and package eslint-doc-generator to v3.0.2 ([#599](https://github.com/eslint-community/eslint-plugin-eslint-plugin/issues/599)) ([c110872](https://github.com/eslint-community/eslint-plugin-eslint-plugin/commit/c110872ef2d70c99bcf0afbb80ce618b328edeb8))
* update eslint-plugin-eslint-comments to v4.6.0 and eslint-plugin-unicorn to v62.0.0 ([#596](https://github.com/eslint-community/eslint-plugin-eslint-plugin/issues/596)) ([fd13218](https://github.com/eslint-community/eslint-plugin-eslint-plugin/commit/fd13218e2f800449e9114749d1bb11436752ce84))
0 commit comments