Releases: suzuki3jp/youtubes.js
Releases · suzuki3jp/youtubes.js
v0.6.0
0.6.0 (2025-01-28)
Features
- Migrate from result4js to neverthrow (f1e3c5a)
v0.5.0
0.5.0 (2025-01-22)
Features
- Support
playlistItems.delete
(8bc6700)
v0.4.4
0.4.4 (2025-01-21)
Features
- PlaylistItemManager: Support
playlistItems.insert
endpoint (707e4ea)
v0.4.3
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.1
0.4.1 (2025-01-19)
Bug Fixes
- Add missing exports for
PlaylistManager
(adcf55a)
v0.4.0
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
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
0.2.0 (2025-01-18)
Features
- ci: Add API documentation generation to release workflow (85dd586)