Skip to content

Latest commit

 

History

History
99 lines (42 loc) · 3.46 KB

CHANGELOG.md

File metadata and controls

99 lines (42 loc) · 3.46 KB

2.1.0 (2021-09-01)

Features

  • support 'create' constructor from ipfs-http-client (#38) (df7b9b3)

2.0.1 (2021-04-02)

2.0.0 (2021-04-02)

Features

1.1.0 (2020-09-09)

Features

  • support custom config for ipfs-http-client (#24) (319ba34)

1.0.0 (2020-04-22)

Bug Fixes

  • run jest before aegir release (0e40e66)

Features

  • better api (#10) (58098a8)
  • lazy load js-ipfs-http-client and async iterator support (#8) (cac51fa)
  • prebuilt browser bundles (bc1c63d)
  • BREAKING: ipfs-http-client v44 (#19) (8d9d025)

BREAKING CHANGES

0.2.2 (2019-09-02)

Features

  • support window.ipfs.enable() (#5) (b720386), closes #1

0.2.1 (2019-06-14)

Bug Fixes

  • do not fail outside the browser (2714381)

0.2.0 (2019-06-07)

Features

  • add tests and output the provider (eb80656)

0.1.0 (2019-06-05)

Bug Fixes

  • add missing dependencies (1c25ef9)
  • early return of the first provider (22dfb4e)
  • validate apiAddress option (a58d6ec)