v0.90.1
mattermost-community/focalboardv0.90.1Feb 9, 2025by louisgv
AI Summary
This release introduces React 19 support and updates major package versions. It also includes a bugfix for a semicolon issue in TrustedTypePolicy creation within the Loading Indicator.
Key Highlights
- Add React 19 support
- Update major package versions
- Fix semicolon bug in TrustedTypePolicy Creation
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