Skip to content

Releases: suzuki3jp/youtubes.js

v0.6.0

28 Jan 07:35
Compare
Choose a tag to compare

0.6.0 (2025-01-28)

Features

  • Migrate from result4js to neverthrow (f1e3c5a)

v0.5.0

22 Jan 22:03
Compare
Choose a tag to compare

0.5.0 (2025-01-22)

Features

  • Support playlistItems.delete (8bc6700)

v0.4.5

21 Jan 19:55
Compare
Choose a tag to compare

0.4.5 (2025-01-21)

v0.4.4

21 Jan 02:44
Compare
Choose a tag to compare

0.4.4 (2025-01-21)

Features

  • PlaylistItemManager: Support playlistItems.insert endpoint (707e4ea)

v0.4.3

20 Jan 08:21
Compare
Choose a tag to compare

0.4.3 (2025-01-20)

Bug Fixes

  • PlaylistItemManager: Prevent tsdoc-param-tag-missing-hyphen error in api-extractor CI job (bb64f89)
  • Prevent ErrorEXError [JSONError]: JSON Error in /home/runner/work/youtubes.js/youtubes.js/.releaserc.json in CD (0cd2870)

Features

  • PlaylistItemManager: Support playlistItems.list by playlistId (005ec48)

v0.4.2

20 Jan 03:17
Compare
Choose a tag to compare

0.4.2 (2025-01-20)

v0.4.1

19 Jan 23:28
Compare
Choose a tag to compare

0.4.1 (2025-01-19)

Bug Fixes

  • Add missing exports for PlaylistManager (adcf55a)

v0.4.0

19 Jan 23:26
Compare
Choose a tag to compare

0.4.0 (2025-01-19)

Bug Fixes

  • Add missing error class and type exports (6d828ca)
  • Update copyright year in LICENSE file (3ce85d1)

Features

  • PlaylistManager: Support playlists.update endpoint (8d67df9)

v0.3.0

19 Jan 08:37
Compare
Choose a tag to compare

0.3.0 (2025-01-19)

Bug Fixes

  • Pagination: Improve nullish checks for resultsPerPage and totalResults in Pagination class (aaeae08)

Features

  • Implement Result-based error handling (6e1aaf0)

v0.2.0

18 Jan 21:37
Compare
Choose a tag to compare

0.2.0 (2025-01-18)

Features

  • ci: Add API documentation generation to release workflow (85dd586)