v0.90.1
FranckyB/Voice-Clone-Studiov0.90.1Feb 9, 2025by louisgv
AI Summary
This release introduces React 19 compatibility alongside general updates to major package versions, while also fixing a specific syntax issue in the loading indicator.
Key Highlights
- Added support for React 19
- Updated major package versions
- Fixed a semicolon bug in the Loading Indicator's TrustedTypePolicy creation
New Features
- Added React 19 support
Full Release Notes
## 🚀 What's Changed * fix: semicolon bugfix for TrustedTypePolicy Creation in Loading Indicator by @solastley in https://github.com/PlasmoHQ/plasmo/pull/1168 * feat: Add React 19 support + Update major package versions by @pippinmole in https://github.com/PlasmoHQ/plasmo/pull/1167 ## 🥷 New Contributors * @solastley made their first contribution in https://github.com/PlasmoHQ/plasmo/pull/1168 * @pippinmole made their first contribution in https://github.com/PlasmoHQ/plasmo/pull/1167 ## 🤝 Sponsors - @jqphu - https://github.com/jqphu - @ayoung19 - https://www.andyluyoung.com **Full Changelog**: https://github.com/PlasmoHQ/plasmo/compare/v0.89.4...v0.90.0