@gradio/simpledropdown@0.5.0
📦 gradioView on GitHub →
✨ 2 features
Summary
This release focuses on CI improvements by adding lint and type checking, and enhances internationalization support by allowing runtime language switching for i18n choices.
✨ New Features
- Run pnpm lint and pnpm ts:check on CI.
- Re-translate i18n choices display names when the language is switched at runtime.