Skip to content

v0.0.30

Compare
Choose a tag to compare
@vixalien vixalien released this 04 May 09:19
· 135 commits to main since this release
ec756e2

BREAKING CHANGES

  • playlists now have authors instead of author.

NEW FEATURES

  • playlist items now have change and rank, useful for charts.
  • playlists now have type which can be Playlist, Chart or Radio (localised.)
  • authenticator now has correct types for addEventListener events.

FIXES

  • playlist's related now has correct types (ParsedPlaylist)