Skip to content

v6.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Nov 22:58
· 47 commits to main since this release

6.0.0 (2021-11-29)

Features

  • use bigint for 64 bit ints if needed and available. (#383) (83779b9)

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.

netlify preview for this version