Version 23.0.0
Major
- Updated Node.js support to
^12.20.0 || ^14.13.1 || >= 16.0.0.
Patch
- Updated the
eslintpeer dependency to7.5 - 8. - Updated the
eslint-plugin-jsdocpeer dependency to34 - 37. - Also run GitHub Actions CI with Node.js v17.
- Disabled the
jsdoc/check-examplesrule as it doesn’t work yet in ESLint v8 (see eslint/eslint#14745). - Disabled the
react/prop-typesrule.