v0.13.1
puckeditor/puckv0.13.1Dec 23, 2023by chrisvxd
AI Summary
A minor patch release addressing plugin rendering issues in React strict mode and replacing the crypto library with uuid.
Key Highlights
- Fixed plugins rendering twice in React strict mode
- Replaced crypto library with uuid library
Full Release Notes
## Bug Fixes * don't render plugins twice when using React strict mode ([f70c722](https://github.com/measuredco/puck/commit/f70c7222dd844257fab791fb4d5f8cf90e3361df)) * replace crypto with uuid lib ([a84e06f](https://github.com/measuredco/puck/commit/a84e06feec977bca1ac7e08b6e55ba8afe0141dc)) **Full Changelog**: https://github.com/measuredco/puck/compare/v0.13.0...v0.13.1