Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Commit a9939ee

Browse files
committed
Update Changelog
1 parent 650de2d commit a9939ee

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

CHANGELOG.md

+17-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
11
# Next
22

3-
[diff](https://github.com/Shinigami92/eslint-define-config/compare/1.19.0...main)
3+
[diff](https://github.com/Shinigami92/eslint-define-config/compare/1.20.0...main)
4+
5+
# 1.20.0
6+
7+
[diff](https://github.com/Shinigami92/eslint-define-config/compare/1.19.0...1.20.0)
8+
9+
- Patch types generated by jsonschema compiler ([#190])
10+
- Add support for React ([#193])
11+
- Add support for React Hooks ([#194])
12+
- Add support for Testing Library ([#195])
13+
- Add support for JSX A11y ([#196])
14+
- Update rules for: [jsdoc]
15+
16+
[#193]: https://github.com/Shinigami92/eslint-define-config/pull/193
17+
[#194]: https://github.com/Shinigami92/eslint-define-config/pull/194
18+
[#195]: https://github.com/Shinigami92/eslint-define-config/pull/195
19+
[#196]: https://github.com/Shinigami92/eslint-define-config/pull/196
420

521
# 1.19.0
622

0 commit comments

Comments
 (0)