Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

fix: remove buffer export from ipfs-core #3348

Merged
merged 1 commit into from
Oct 27, 2020

Commits on Oct 26, 2020

  1. fix: remove buffer export from ipfs-core

    Everything is Uint8Arrays now so there's no need to export node's
    Buffer module any more.
    
    Fixes #3312
    
    BREAKING CHANGE: `Buffer` is no longer exported from core
    achingbrain committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    72cda27 View commit details
    Browse the repository at this point in the history