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