Releases: deepgram-devs/react-nowplaying
Releases · deepgram-devs/react-nowplaying
1.5.1
1.5.1 (2024-05-05)
Bug Fixes
1.4.0
1.4.0 (2024-04-11)
Features
- clear audio uid on finish and when stopped manually (9791f25)
1.3.0
1.3.0 (2024-03-29)
Features
- add uid for the track playing, so it can be identified without groking the blob (64085ae)
1.2.0
1.2.0 (2024-03-20)
Features
- add support for string and MediaSource types (3dfdace)
1.1.0
1.1.0 (2024-03-19)
Features
- expose native player functionality rather than wrap it (236f2dc)
1.0.2
1.0.2 (2024-03-19)
Bug Fixes
- build: use tsup for build (fd3e838)
1.0.1
1.0.1 (2024-03-19)
Bug Fixes
- include react type decs for ci (7491117)
1.0.0
1.0.0 (2024-03-18)
Features
- initial commit, including custom context and demo (9db166a)