Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

fix: replace node buffers with uint8arrays #134

Merged
merged 3 commits into from
Aug 4, 2020

Commits on Aug 3, 2020

  1. fix: replace node buffers with uint8arrays

    BREAKING CHANGE:
    
    - `util.serialize` now returns a Uint8Array
    achingbrain committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    9cfbc12 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

  1. chore: update deps

    achingbrain committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    ed09b6e View commit details
    Browse the repository at this point in the history
  2. chore: update readme

    achingbrain committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    41cb24e View commit details
    Browse the repository at this point in the history