@gradio/html@0.13.2
📦 gradioView on GitHub →
🐛 2 fixes🔧 1 symbols
Summary
This release fixes two bugs: one related to shared props lost during frontend prop partitioning and another concerning HTML mount behavior with `gr.render`. It also includes several dependency updates.
🐛 Bug Fixes
- Restored shared props that were lost during frontend prop partitioning.
- Rerun HTML mount behavior when `gr.render` replaces an unkeyed component.