JMPerez / spotify-web-api-js

A client-side JS wrapper for the Spotify Web API
https://jmperezperez.com/spotify-web-api-js/
MIT License
1.87k stars 265 forks source link

Fix type declaration for play operation #120

Closed pduchesne closed 5 years ago

pduchesne commented 5 years ago

fixes #119

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 98.396% when pulling 9e3a7cfed0035893ee3a3e8f20902ddfe8676e0b on pduchesne:fix_play_request_type into cf44467cad016836a400982ec4f3d04c92f34648 on JMPerez:master.

JMPerez commented 5 years ago

Thanks @pduchesne!

samofwise commented 5 years ago

@JMPerez @pduchesne Could you release this change to npm? I am currently trying to use the uri functionality of the play method in typescript. You guys are amazing :D

JMPerez commented 5 years ago

@samofwise Done! Released version 1.2.0.