Skip to content
This repository has been archived by the owner on Jun 26, 2024. It is now read-only.

Releases: baptisteArno/node-youtube-music

v0.10.3

02 Jun 08:27
Compare
Choose a tag to compare

Added

  • πŸ”Š Debug playlist test failing on CI [ff4edf1]

Fixed

  • πŸ› Fix listMusiceFromPlaylist when the musics come from caroussel [e892918]
  • πŸ› Fix test on list song from album [bdd843e]

Miscellaneous

  • Merge pull request #22 from to-dy/fix-listMusicsFromPlaylist-400-error [5dd9111]
  • fix(listMusicsFromPlaylist): catch and log errors in API call [0134d5d]
  • fix: listMusicsFromPlaylist bad request #15 [7ddaf82]
  • Fix destructuring crash for empty playlist search results [8d5e119]
  • Merge pull request #21 from eyezahhhh/main [ea01f7a]

v0.10.2

06 Feb 06:44
Compare
Choose a tag to compare

Removed

  • πŸ”₯ Remove logs and eslint [d775871]

v0.10.1

05 Feb 08:42
Compare
Choose a tag to compare

Changed

  • πŸ”§ Add files in package.json [df95a28]

v0.10.0

05 Feb 08:33
Compare
Choose a tag to compare

Changed

  • πŸ—οΈ Convert to ES Module and use Vitest [3ad6c19]
  • βͺ Introduce back es build [a3cf28f]

v0.9.2

05 Feb 07:07
Compare
Choose a tag to compare

Removed

  • πŸ”₯ Remove esm output [9e09061]

Miscellaneous

  • πŸ“ Fix README example [e593c46]

v0.9.1

20 Jan 07:31
Compare
Choose a tag to compare

Miscellaneous

  • πŸ§‘β€πŸ’» Improve library exports [4524fa4]

v0.9.0

31 Dec 09:51
Compare
Choose a tag to compare

Added

  • πŸ‘·β€β™‚οΈ Add release auto creation gh action [2c2ac95]
  • πŸ‘·β€β™‚οΈ Add auto tag creation gh action [d862fe4]

Changed

  • ⬆️ Upgrade dependencies and modernize dev tools [9ce10fa]

Fixed

  • πŸ’š Use pnpm in gh actions [0de0363]
  • πŸ› Fix playlist query parsing [6c8f3a6]