v0.20.2
openmeterio/openmeterv0.20.2Sep 5, 2025by chrisvxd
AI Summary
A maintenance release for the Puck editor focusing on UI interaction stability and bug fixes related to cache handling, viewport selection, and component visibility.
Key Highlights
- Fixed CommonJS export for emotion cache package.json
- Bypassed resolveData cache when trigger is force
- Preserved selection when switching viewports and using zoom select
- Prevented hidden category components from showing in 'Other'
Full Release Notes
## Bug Fixes * add CommonJS export to emotion cache package.json ([fbf3bd1](https://github.com/measuredco/puck/commit/fbf3bd1038a4c39d4e0c5079c3af33dd515c590b)) * bypass resolveData cache when trigger is force ([eea53e0](https://github.com/measuredco/puck/commit/eea53e0464c15e7c2f964da973a16a04160224b8)) * preserve selection when switching viewports and using zoom select ([38514a1](https://github.com/measuredco/puck/commit/38514a169592a3ffbaaedcfcb5b92767ba07b0e7)) * prevent hidden category components from showing in 'Other' ([8333eaf](https://github.com/measuredco/puck/commit/8333eaf7e27d3225fb7133fe14326e1f8e93776a)) ## Contributors * @SilasRopp1012 **Full Changelog**: https://github.com/puckeditor/puck/compare/v0.20.1...v0.20.2