Release v0.1.2
🚀 Features
- Custom PostCSS plugin
rem2px
to prevent target page styles from breaking ours - Re-renders History
- Components Tree
- Search functionality
- Breadcrumb navigation
- Resizing with preserved dimensions
🔧 Improvements
- Extension now works with new outlines
- Improved Inspector UI animations and components
- Enhanced
getOverrideMethods
- Chain updates through all renderers to ensure consistency across different React renderers (e.g., React DOM + React Native Web in the same app)
overrideContext
: Now usingoverrideProps
internally to update the context provider'svalue
prop