✨ New Features
Context-aware recommendations now appear in the component palette based on your current layout structure.
#a4f2c91Design token overrides now propagate correctly to React, Vue, and Tailwind export bundles.
#b7e1d04Shared editing sessions now display colored cursors with hover-to-see username tooltips.
#c3d8f12🐛 Bug Fixes
Resolved stacking context issues causing modals to render behind parent containers.
#d9a2b33Added vendor-prefixed fallbacks for custom properties failing in older WebKit versions.
#e5c4f88Fixed edge case where custom breakpoints >1440px would trigger incorrect fluid scaling.
#f1b7d99⚡ Improvements
Tree-shaking optimizations and lazy-loaded icon registry cut initial payload to 142KB.
#g2c8e11Key-based reconciliation now handles dynamic lists 3.2x faster during hot reloads.
#h3d9f22⚠️ Known Issues
WebSocket heartbeat optimization in progress. Temporary workaround: limit concurrent editors to 30.
As announced in v2.0, ES2020+ syntax is now baseline. Use Babel polyfills if required.