Skip to content

v1.6.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jul 05:36

1.6.0-beta.1 (2023-07-27)

New fixed appearance of APlayer

(5f8f581)

<APlayer audio={audio} appearance="fixed" />
image

Try it out with npm i aplayer-react@beta!

Bug Fixes

  • make whole cover image clickable for toggling play/pause (524513a)
  • playlist height transition not working (e29f593)