Releases: SevenOutman/aplayer-react
Releases · SevenOutman/aplayer-react
v1.0.3-alpha.1
Bug Fixes
- APlayer: audio accepts readonly array (cf31df0)
v1.0.2
1.0.2 (2023-01-07)
Bug Fixes
- APlayer: unable to play the first song if autoPlay=false (c4f5809)
v1.0.2-alpha.1
Bug Fixes
- APlayer: unable to play the first song if autoPlay=false (c4f5809)
v1.0.1
1.0.1 (2023-01-06)
Bug Fixes
- ssr: fix use-sync-external-store import error (a661c22)
v1.0.1-alpha.1
Bug Fixes
- ssr: fix use-sync-external-store import error (a661c22)
v1.0.0
1.0.0 (2023-01-06)
APlayer for your React application.
Features
The APlayer feataures you love with the APlayer options you are familiar with.
- Beautiful and clean UI
- Lyrics scroll
- Playlist with repeat & shuffle controls
- Custom theme color / Self-adapting theme color
v1.0.0-alpha.12
Performance Improvements
- deps: replace colorthief with fast-average-color (6ea8597)
v1.0.0-alpha.11
Bug Fixes
- fix missing getServerSnapshot error in ssr (91365b0)
v1.0.0-alpha.10
Bug Fixes
- deps: replace colorthief with @pioug/colorthief (63d1026)
v1.0.0-alpha.9
Bug Fixes
- only show lyrics area when song has lrc (f4dab6b)
Features
- APlayer: self-adapting theme colors (be2f244)