Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Shinigami92 committed Apr 26, 2023
1 parent 650de2d commit a9939ee
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@
# Next

[diff](https://github.com/Shinigami92/eslint-define-config/compare/1.19.0...main)
[diff](https://github.com/Shinigami92/eslint-define-config/compare/1.20.0...main)

# 1.20.0

[diff](https://github.com/Shinigami92/eslint-define-config/compare/1.19.0...1.20.0)

- Patch types generated by jsonschema compiler ([#190])
- Add support for React ([#193])
- Add support for React Hooks ([#194])
- Add support for Testing Library ([#195])
- Add support for JSX A11y ([#196])
- Update rules for: [jsdoc]

[#193]: https://github.com/Shinigami92/eslint-define-config/pull/193
[#194]: https://github.com/Shinigami92/eslint-define-config/pull/194
[#195]: https://github.com/Shinigami92/eslint-define-config/pull/195
[#196]: https://github.com/Shinigami92/eslint-define-config/pull/196

# 1.19.0

Expand Down

0 comments on commit a9939ee

Please sign in to comment.