v0.90.1
cloudflare/agentsv0.90.1Feb 9, 2025by louisgv
AI Summary
This release adds React 19 support and fixes a TrustedTypePolicy creation bug in the loading indicator component.
Key Highlights
- Add React 19 support
- Update major package versions
- Fix semicolon bugfix for TrustedTypePolicy Creation
New Features
- React 19 support
- Loading indicator fix
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