Skip to content

Releases: SevenOutman/aplayer-react

v1.0.3-alpha.1

08 Jan 09:16
Compare
Choose a tag to compare
v1.0.3-alpha.1 Pre-release
Pre-release

1.0.3-alpha.1 (2023-01-08)

Bug Fixes

  • APlayer: audio accepts readonly array (cf31df0)

v1.0.2

07 Jan 06:12
1640e8e
Compare
Choose a tag to compare

1.0.2 (2023-01-07)

Bug Fixes

  • APlayer: unable to play the first song if autoPlay=false (c4f5809)

v1.0.2-alpha.1

07 Jan 05:54
Compare
Choose a tag to compare
v1.0.2-alpha.1 Pre-release
Pre-release

1.0.2-alpha.1 (2023-01-07)

Bug Fixes

  • APlayer: unable to play the first song if autoPlay=false (c4f5809)

v1.0.1

06 Jan 13:57
bd88de7
Compare
Choose a tag to compare

1.0.1 (2023-01-06)

Bug Fixes

  • ssr: fix use-sync-external-store import error (a661c22)

v1.0.1-alpha.1

06 Jan 10:47
Compare
Choose a tag to compare
v1.0.1-alpha.1 Pre-release
Pre-release

1.0.1-alpha.1 (2023-01-06)

Bug Fixes

  • ssr: fix use-sync-external-store import error (a661c22)

v1.0.0

06 Jan 09:03
Compare
Choose a tag to compare

1.0.0 (2023-01-06)

APlayer for your React application.

ScreenShot

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

06 Jan 05:17
Compare
Choose a tag to compare
v1.0.0-alpha.12 Pre-release
Pre-release

1.0.0-alpha.12 (2023-01-06)

Performance Improvements

  • deps: replace colorthief with fast-average-color (6ea8597)

v1.0.0-alpha.11

05 Jan 06:27
Compare
Choose a tag to compare
v1.0.0-alpha.11 Pre-release
Pre-release

1.0.0-alpha.11 (2023-01-05)

Bug Fixes

  • fix missing getServerSnapshot error in ssr (91365b0)

v1.0.0-alpha.10

05 Jan 06:01
Compare
Choose a tag to compare
v1.0.0-alpha.10 Pre-release
Pre-release

1.0.0-alpha.10 (2023-01-05)

Bug Fixes

  • deps: replace colorthief with @pioug/colorthief (63d1026)

v1.0.0-alpha.9

04 Jan 12:38
Compare
Choose a tag to compare
v1.0.0-alpha.9 Pre-release
Pre-release

1.0.0-alpha.9 (2023-01-04)

Bug Fixes

  • only show lyrics area when song has lrc (f4dab6b)

Features

  • APlayer: self-adapting theme colors (be2f244)