react-h5-audio-player
react-h5-audio-player copied to clipboard
v4.0 Checklist
trafficstars
- [ ] Update bundling tool from Webpack to Vite
- [ ] Update Storybook to the latest version and use Vite as well.
- [ ] Update testing lib from Enzyme to React Testing Library
- [ ] Reactor the code to use React hooks instead of class components
- [ ] Use CSS variables for better overwrite experience
- [ ] Drop IE11 support
- [ ] Drop React 16 support
- [ ] Remove the APIs that have deprecation warnings in 3.x
Please post your feedbacks/suggestions/concerns here if any.