v1.9.1
📦 panelView on GitHub →
🐛 4 fixes🔧 3 symbols
Summary
This patch release addresses regressions introduced in 1.9.0, primarily fixing Button styling and resolving issues related to ESM and React component lifecycle handling.
🐛 Bug Fixes
- Fixed Button color styling not being respected.
- Resolved issues with ESM component 'ready' and 'has_finished' compliance.
- Improved ReactComponent ready promise handling.
- Avoided hacky IconMixin rename override.