ipfs / protons

Protocol Buffers for Node.js and the browser without eval
Other
32 stars 23 forks source link

fix: use uint8arrays alloc for new buffers #123

Closed achingbrain closed 11 months ago

achingbrain commented 11 months ago

Will return Buffers under Node.js which have greater performance than Uint8Arrays.

github-actions[bot] commented 2 months ago

:tada: This issue has been resolved in version 3.0.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: