Releases: GFrancV/spotify-search-wrapper
Releases · GFrancV/spotify-search-wrapper
v0.2.1
What's Changed
- chore(deps-dev): Bump vite from 5.2.11 to 5.4.6 by @dependabot in #2
- chore(deps-dev): Bump braces from 3.0.2 to 3.0.3 by @dependabot in #3
New Contributors
- @dependabot made their first contribution in #2
Full Changelog: v0.2.0...v0.2.1
v0.2.0
v0.1.2
Overview
This is the release version of Spotify search wrapper.
Content of the release
Features
- search tracks: Search Spotify tracks by query string.
- search playlists: Search Spotify playlists by query string.
- get track info: Get Spotify track info by the id.
- get playlist info: Get Spotify playlist info by the id.
- validate Spotify id: Validate whether or not the string passed is a valid Spotify id.
Thanks for use Spotify search wrapper.