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

v0.38.0

Compare
Choose a tag to compare
@achingbrain achingbrain released this 30 Sep 16:05
· 4418 commits to master since this release

Bug Fixes

  • tests: remove Math.random from tests (#2431) (60bf020)
  • make progress bar work again when adding files (#2386) (f6dcb0f), closes #2379
  • really allow logo to appear on npm (02e521e)

Features

BREAKING CHANGES

  • pubsub is now enabled by default and the experimental flag was removed
  • recursive is now true by default in ipfs resolve
  • The default pubsub implementation has changed from floodsub to gossipsub