@gradio/dataframe@0.24.0
📦 gradioView on GitHub →
✨ 1 features
Summary
This release focuses on internal quality improvements by integrating linting and TypeScript checking into the Continuous Integration (CI) pipeline. It also updates several internal Gradio package dependencies.
✨ New Features
- Added execution of `pnpm lint` and `pnpm ts:check` on CI.