Releases: tidal-music/tidal-sdk-web
Releases · tidal-music/tidal-sdk-web
event-producer-2.3.1
- Queue Worker is now built in a slightly different way, making it more compatible with Vite
api-0.1.0
- Initial release of joined API types and fetch wrapper (replaces
catalogue
,user
,search
andplaylist
modules)
player-0.5.4
player-0.5.3
[0.5.3] - 2024-10-03
Fixed
- Fix steaming-session-id linked to wrong playback info on some preloads. #214
player-0.5.2
[0.5.2] - 2024-10-02
Fixed
- Handle products that are not preloadable in the shaka-player PreloadManager. #209
user-0.2.0
- Sync latest types for API modules
search-0.4.0
- Sync latest types for API modules
playlist-0.2.0
- Sync latest types for API modules
catalogue-0.4.0
- Sync latest types for API modules
player-0.5.1
[0.5.1] - 2024-09-25
Changed
- Rework reset state for native player to avoid incorrect states. (Could be the trigger for various "wrong track displayed" issues.) #199