v1.7.0
What's Changed
✨ New
- Add
settings["react-x"].polymorphicPropName
setting to specify the name of the prop that is used to determine the component type
🪄 Improvements
- Dropped the current incomplete lint support for
React.createElement
to improve performance and subsequent code maintainability
Full Changelog: v1.6.0...v1.7.0