v0.20.2
rajnandan1/kenerv0.20.2Sep 5, 2025by chrisvxd
AI Summary
This release focuses on bug fixes related to caching mechanisms, viewport interaction, and component filtering in the Puck editor.
Key Highlights
- Fixed CommonJS export for the emotion cache package.json
- Resolved selection preservation issues when switching viewports with zoom select
- Prevented hidden category components from appearing in the 'Other' section
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