What's Changed
- refactor: remove PropTypes in favor of TypeScript types by @simonguo in #520
- chore: update babel and related dependencies to latest versions by @simonguo in #523
- chore: update eslint config and fix lint issues by @simonguo in #524
- chore: update eslint and webpack configurations by @simonguo in #525
- build: add size-limit check and production build config by @simonguo in #526
- refactor: optimize icons implementation and animations by @simonguo in #527
- refactor: update table utils and dependencies by @simonguo in #528
- chore: update lodash dependencies and remove babel-plugin-lodash by @simonguo in #529
- refactor: migrate test cases to TypeScript and reorganize utils by @simonguo in #530
- refactor: consolidate TypeScript types and update imports by @simonguo in #531
- build(deps-dev): bump gh-pages from 0.12.0 to 5.0.0 by @dependabot in #522
- perf(Table): move default locale outside component to prevent recreation by @simonguo in #538
Full Changelog: 5.19.1...5.19.2