Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: replace node buffers with uint8arrays #34

Merged
merged 4 commits into from
Aug 10, 2020

Conversation

achingbrain
Copy link
Member

@achingbrain achingbrain commented Aug 10, 2020

Swaps use of node Buffers for Uint8Arrays

Depends on:

BREAKING CHANGES:

  • This module now only has deps that use Uint8Arrays and not Buffers

Swaps use of node Buffers for Uint8Arrays

BREAKING CHANGES:

- This module now only has deps that use Uint8Arrays and not Buffers
License: MIT
Signed-off-by: Marcin Rataj <lidel@lidel.org>
@lidel lidel merged commit ac5ec19 into master Aug 10, 2020
@lidel lidel deleted the fix/replace-node-buffers-with-uint8arrays branch August 10, 2020 16:27
@lidel
Copy link
Member

lidel commented Aug 10, 2020

Shipped in v2.0.0 🎈

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants