v0.14.1

puckeditor/puckv0.14.1Apr 1, 2024by chrisvxd

AI Summary

A minor patch release fixing specific crashes related to browser zooming and grid layout issues, as well as removing peer dependency warnings.

Key Highlights

  • Fixed crash on rapid browser zooming in some environments
  • Fixed grid layout issues in generated apps
  • Removed peer dependencies causing warnings

Full Release Notes

### Bug Fixes

* don't throw undefined error if rapidly zooming browser in some environments ([282a8b0](https://github.com/measuredco/puck/commit/282a8b0d9f170ea95f5717c8b2ad08ec487d7d8f))
* prevent grid layout issues in generated apps ([5c05f94](https://github.com/measuredco/puck/commit/5c05f945679f7f2c0edd5d99c652989c00920ac6))
* remove peer dependencies causing warnings ([041ca64](https://github.com/measuredco/puck/commit/041ca64a6fe96539681d88e9cd0e66a6ac27a6ce))

Full Changelog: https://github.com/measuredco/puck/compare/v0.14.0...v0.14.1