v0.90.1
hpcaitech/Open-Sorav0.90.1Feb 9, 2025by louisgv
AI Summary
v0.90.1 adds support for React 19 and fixes a semicolon bug in TrustedTypePolicy creation within the Loading Indicator component.
Key Highlights
- Add React 19 support
- Fix semicolon bug in TrustedTypePolicy creation
- Update major package versions
New Features
- React 19 support
- TrustedTypePolicy bugfix
- Major package version updates
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