v1.0.0-beta.0
Pre-release
Pre-release
Breaking Changes
- d55346f support only ESLint v9 (support for older ESLint versions that are EOL was dropped)
- d55346f support Node.js v18+ (support for older Node.js versions that are EOL was dropped)
- 2f7577d use eslint-plugin-n instead of unmaintained eslint-plugin-node (ESLint v9 compatibility)
- d435fec update eslint-plugin-react (ESLint v9 compatibility)
- 2f7577d migrate exported configs to flat config format (ESLint v9 compatibility)
Chores
- 8c106fe enforce consistent code formatting via prettier
- 9e42eeb update actions
- d435fec update dev dependencies
Full Changelog: v0.2.2...v1.0.0-beta.0