Skip to content

Commit

Permalink
Improve browser compatibility by loosening Buffer type to Uint8Array
Browse files Browse the repository at this point in the history
  • Loading branch information
jstarry committed Jul 9, 2021
1 parent 4cd65bf commit ffb8f3a
Show file tree
Hide file tree
Showing 3 changed files with 94 additions and 22 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## [1.2.2] - 2021-07-05

* Improve [browser compatibility][pr#26] by eliminating a dependence on
* Improve [browser compatibility][pr#27] by eliminating a dependence on
the Node assert module.

## [1.2.1] - 2021-04-29
Expand Down
Loading

0 comments on commit ffb8f3a

Please sign in to comment.