Skip to content

Releases: tidal-music/tidal-sdk-web

event-producer-1.2.1

12 Mar 11:48
e8440d2
Compare
Choose a tag to compare

Clean up type for PlatformData

player-0.1.3

05 Mar 14:19
c81ef12
Compare
Choose a tag to compare
  • Convert TrueTime to use Date.now #66
  • Refactoring of the IndexedDB layer for the local reducer #50

true-time-0.2.1

01 Mar 08:08
3baaa65
Compare
Choose a tag to compare

Converted from performance.now to use Date.now, also now supports re-syncing with server time.

common-0.1.5

01 Mar 09:47
6011b39
Compare
Choose a tag to compare

Minor type update

auth-1.2.2

01 Mar 09:43
6011b39
Compare
Choose a tag to compare

Minor improvements:

  • empty scopes for init can be omitted
  • credentials are now sent with bus event
  • token upgrade for clientCredentials is fixed
  • clientSecret will be passed along in all auth flows

event-producer-1.2.0

28 Feb 11:13
56da79f
Compare
Choose a tag to compare

Update naming to match spec, rename dispatchEvent to sendEvent

event-producer-1.1.3

02 Feb 08:35
d09a4fc
Compare
Choose a tag to compare

Ensure all of pending queue is sent, not just one batch

event-producer-1.1.2

30 Jan 14:32
2811979
Compare
Choose a tag to compare

Make sending intervals configurable

player-0.1.2

23 Jan 08:16
13218bb
Compare
Choose a tag to compare

Initial public relase

event-producer-1.1.1

23 Jan 08:15
13218bb
Compare
Choose a tag to compare

Fix Worker building