v0.11.3

puckeditor/puckv0.11.3Nov 12, 2023by chrisvxd

AI Summary

A bug fix release addressing issues with field debounce locking preview updates and generator crashes on Windows.

Key Highlights

  • Fixes field debounce sporadically locking preview updates
  • Fixes generator crashing on Windows due to single quotes in commits

Full Release Notes

## Bug Fixes

* ensure field debounce doesn't sporadically lock preview update ([487ab83](https://github.com/measuredco/puck/commit/487ab83e2ffa42ad93ab90c2eadea9486008de9b))
* stop generator crashing on Windows due to commits with single quotes ([ab9d43f](https://github.com/measuredco/puck/commit/ab9d43f08113ef1c3f6fa30f7f87ba881b74a1e1))

## New Contributors

@ahmedrowaihi made their first contribution in https://github.com/measuredco/puck/pull/218

**Full Changelog**: https://github.com/measuredco/puck/compare/v0.11.2...v0.11.3