Skip to content

Releases: ipfs/ipld-explorer-components

v8.0.1

17 Oct 22:43
Compare
Choose a tag to compare

8.0.1 (2024-10-17)

Bug Fixes

  • styles need to be imported by consumers (#451) (b195bc0)

v8.0.0

17 Oct 21:48
Compare
Choose a tag to compare

8.0.0 (2024-10-17)

⚠ BREAKING CHANGES

  • remove redux-bundler, full typescript (#448)

Features

Tests

v7.0.2

11 Sep 20:44
Compare
Choose a tag to compare

What's Changed

  • fix: local only unless remote is enabled(default) by @SgtPooki in #438

Full Changelog: v7.0.1...v7.0.2

v7.0.1

06 Sep 16:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.0...v7.0.1

NPM: https://www.npmjs.com/package/ipld-explorer-components/v/7.0.1

v7.0.0

05 Sep 22:50
Compare
Choose a tag to compare

What's Changed

on NPM: https://www.npmjs.com/package/ipld-explorer-components/v/7.0.0

Full Changelog: v5.2.1...v7.0.0

v5.2.1

02 Feb 20:37
Compare
Choose a tag to compare

5.2.1 (2024-02-02)

Trivial Changes

  • Update .github/dependabot.yml [skip ci] (7467972)
  • Update .github/workflows/stale.yml [skip ci] (e5e78da)
  • update README (#412) (8b62741)

v5.2.0

01 Dec 20:10
Compare
Choose a tag to compare

5.2.0 (2023-12-01)

Features

  • re-allow disabling of remote gateways (#416) (1fa3025)

v5.1.2

30 Nov 07:14
Compare
Choose a tag to compare

5.1.2 (2023-11-30)

Bug Fixes

  • add toJSON to BigInt prototype (a606a7c)
  • react-i18next peerDep (09589ca)
  • replace blake3-multihash with hash-wasm (8a85612)

v5.1.1

30 Nov 06:37
Compare
Choose a tag to compare

5.1.1 (2023-11-30)

Bug Fixes

  • no more BigInt serialization errors (a580bd9)
  • no more window is not defined errors (794c9c6)

Trivial Changes

  • update package-lock.json (a4089f1)

v5.1.0

30 Nov 04:16
Compare
Choose a tag to compare

5.1.0 (2023-11-30)

Features