v0.20.2

ruixenui/ruixen.comv0.20.2Sep 5, 2025by chrisvxd

AI Summary

This update focuses on resolving bugs related to cache resolution, viewport selection preservation, and category display logic within the editor.

Key Highlights

  • Fixed CommonJS export for emotion cache package.json
  • Fixed cache bypass logic when trigger is force
  • Fixed selection preservation when switching viewports
  • Fixed hidden category components appearing 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