v1.0.0
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)
- d448aac use upstream
react/iframe-missing-sandbox
instead of a custom@microsoft/sdl/react-iframe-missing-sandbox
- d435fec update eslint-plugin-react (ESLint v9 compatibility)
- 2f7577d migrate exported configs to flat config format (ESLint v9 compatibility)
Features
- 73f626a include example configurations for
required
andrecommended
rulesets
Chores
- 8c106fe enforce consistent code formatting via prettier
- 9e42eeb update actions
- d435fec update dev dependencies
Full Changelog: v0.2.2...v1.0.0