Version 1.3.0
This release includes support for shows and episodes (podcasts) endpoints, and TypeScript annotation fixes:
- Support for searching, fetching, and adding shows and episodes to a user's library #161. Thanks @andyruwruw!
- Fix TypeScript typings for
getUserPlaylists
#156. Thanks @neilime, @EricLambrecht, @mzbrandl, and @emyann! - Fix TypeScript typings for setting and getting access tokens #154. Thanks @hankhester!
- Upgrade dependencies, improve linting and code formatting.