Releases: videojs/mux.js
Releases · videojs/mux.js
v7.1.0
v7.0.3
v7.0.2
7.0.2 (2023-11-27)
Bug Fixes
v7.0.1
v7.0.0
7.0.0 (2023-07-21)
Features
Chores
- add npm publish step to the release workflow (a8306cd)
- rename workflow name from github-release to release and add discussion category name for github releases (4ba1607)
- Update CI and release workflows (#431) (dc56f1b)
- update collaborator guide md (51b3ed4)
- update git push suggestion in collaborator guide md (73a5b60)
v6.3.0
v6.2.0
v6.1.0
6.1.0 (2022-05-26)
Features
v6.0.1
6.0.1 (2021-12-20)
Bug Fixes
v6.0.0
6.0.0 (2021-11-29)
Features
Chores
BREAKING CHANGES
- In some cases, mux.js will now be returning a BigInt rather than a regular Number value. This means that consumers of this library will need to add checks for BigInt for optimal operation.