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
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,15 @@ Version history of spotify-api.js since v4.0.5. Only major releases are presente
4
4
5
5
---
6
6
7
+
## v9.0.2
8
+
9
+
- fix(clientCreate): made [Client.create] function a public static function [#102](https://github.com/spotify-api/spotify-api.js/issues/102)
10
+
11
+
**Released:** 26th December 2021<br/>
12
+
**Status:** Recommended to use.<br/>
13
+
14
+
---
15
+
7
16
## v9.0.1
8
17
9
18
- fix(refreshToken): fixed a security vulnerability on exposing the credentials in `Client.refreshMeta` (Especially for browser clients). [#68](https://github.com/spotify-api/spotify-api.js/issues/68#issuecomment-911526688).
0 commit comments