You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,17 @@
2
2
3
3
Version history of spotify-api.js since v4.0.5.
4
4
5
+
--
6
+
7
+
## v9.2.5
8
+
9
+
- fix: properly reject the promise in client initialisation. [#167](https://github.com/spotify-api/spotify-api.js/pull/167)
10
+
- fix: handle The access token expired api error and refresh token. [#189](https://github.com/spotify-api/spotify-api.js/issues/189)[#190](https://github.com/spotify-api/spotify-api.js/pull/190)
11
+
- feat: add a parameter to getPlaylists to fetch all playlists at once. [#168](https://github.com/spotify-api/spotify-api.js/pull/168)
0 commit comments