What's Changed
✨ New
🪄 Improvements
- ast: rename
isJSXLiketoisJSXElementOrFragmentandisMethodOrPropertytoisPropertyOrMethod(7b21cf210) - eslint-plugin-react-x: rename component and hook collectors to short names (
e02d773a7) - extract rule helpers into co-located
lib.tsmodules across multiple plugins (405964d31) - unify import style across packages and plugins (
5734462a4) - fix imports in website and custom rules examples (
ec8cf3cea) - add
publishConfig.accessto packages and mark@local/effas private (684e7f0d7)
📝 Documentation
- website: add banner for kit beta and disable inline CSS (
4686faa3f)
🏗️ Internal
- bump
tsl-dx,eslint-plugin-react-hooks, and@takumi-rs/image-response(7d9ff2677)
Full Changelog: v5.2.4-beta.3...v5.3.0-beta.1