What's Changed
🪄 Improvements
- refactor: export the create function of each rule by @Rel1cx in #989
- refactor(plugins/x): rename
no-nested-componentsrule tono-nested-component-definitionsand update related docs by @Rel1cx in #990
📝 Changes you should be aware of
The following rules have been renamed:
react-x/no-nested-componentstoreact-x/no-nested-component-definitions@eslint-react/no-nested-componentsto@eslint-react/no-nested-component-definitions
The old rule names will still be available until the next major update to avoid breaking changes.
Full Changelog: v1.33.0...v1.34.0