v0.90.1
NangoHQ/nangov0.90.1Feb 9, 2025by louisgv
AI Summary
A patch release addressing a stability issue in the loading indicator and adding support for React 19.
Key Highlights
- Added support for React 19
- Fixed a semicolon bug in TrustedTypePolicy creation within the loading indicator
New Features
- 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