v0.20.2

puckeditor/puckv0.20.2Sep 5, 2025by chrisvxd

AI Summary

Bug fix release addressing CommonJS exports, resolveData cache behavior, viewport selection, and component category visibility.

Key Highlights

  • Added CommonJS export to emotion cache package
  • Bypass resolveData cache when trigger is force
  • Preserve selection when switching viewports with zoom select
  • Prevent 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