react-grab@0.2.0
aidenybai/react-grabreact-grab@0.2.0Aug 16, 2026by github-actions[bot]
AI Summary
This release removes the Style action and panel while enhancing the copy mechanism with stable semantic selectors, component name resolution, and race-safe source caching.
Key Highlights
- Removed Style action and panel
- Improved semantic selectors and component names
- Race-safe refresh-aware source caching
- Lossless multi-element selection
Breaking Changes
- Style action and panel removed
New Features
- Stable semantic selectors
- Authored component names resolution
- Race-safe refresh-aware source caching
- Lossless multi-element selection
Full Release Notes
### Minor Changes - f350003: Remove the Style action and panel, including its keyboard shortcuts, inline previews, CSS property controls, design-token handling, and edit-related action context and renderer types. Simplify the toolbar to its Copy control while keeping Comment available through the context menu and action menu. ### Patch Changes - 4dbdee5: Improve copied element context and labels with stable semantic selectors, authored component names, nearest-source resolution, race-safe refresh-aware source caching, bounded previews and keys, nested control labels, consistent trace budgets, and lossless multi-element selection. - Updated dependencies [f350003] - @react-grab/cli@0.2.0