Skip to content

Latest commit

 

History

History
206 lines (102 loc) · 9.88 KB

CHANGELOG.md

File metadata and controls

206 lines (102 loc) · 9.88 KB

4.0.3 (2023-07-28)

Trivial Changes

4.0.2 (2023-07-24)

Bug Fixes

  • url-encoded dag-PB names can be explored (#384) (d5c6899)

Trivial Changes

4.0.1 (2023-07-12)

  • chore: bump pascalgn/automerge-action from 0.13.1 to 0.15.6 by @dependabot in #374
  • chore: bump actions/checkout from 2 to 3 by @dependabot in #372
  • chore: bump repo-sync/pull-request from 2.6.2 to 2.12.1 by @dependabot in #371
  • chore: bump actions/setup-node from 2 to 3 by @dependabot in #370
  • fix: storybook build by @SgtPooki in #367
  • docs: update changelog by @SgtPooki in #368
  • fix: fetch timeout has better error UX by @SgtPooki in #378

4.0.0 (2023-06-08)

This is a major update that removes all old deps: js-ipfs, ipld, and out of date related ipld deps.

  • chore: pull new translations by @github-actions in #357
  • chore: pull new translations by @github-actions in #358
  • feat!: remove all old deps by @SgtPooki in #360

3.0.3 (2022-12-06)

Trivial Changes

  • fix wrong style referencing paths in cra example (#344) (ef39560)

3.0.2 (2022-11-10)

Bug Fixes

Trivial Changes

3.0.1 (2022-10-26)

Trivial Changes

3.0.0 (2022-10-05)

⚠ BREAKING CHANGES

  • replace ipld-dag-pb with @ipld/dag-pb (#330)

Features

  • replace ipld-dag-pb with @ipld/dag-pb (#330) (8cd0b23)

2.6.1 (2022-09-19)

Trivial Changes

2.6.0 (2022-09-12)

Features

Trivial Changes

  • Update .github/workflows/stale.yml [skip ci] (9a24598)

2.5.1 (2022-07-12)

Bug Fixes

2.5.0 (2022-07-06)

Features

Trivial Changes

2.4.1 (2022-06-06)

Bug Fixes

2.4.0 (2022-06-06)

Features

2.3.0 (2022-05-16)

Features

2.2.1 (2022-04-25)

Trivial Changes

2.2.0 (2022-04-25)

Features

2.1.1 (2022-04-13)

Bug Fixes

2.1.0 (2022-04-13)

Features

Trivial Changes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[v2.0.2] - 2021-04-12

  • fix: restore standalone ipld instance (#289)

[v2.0.1] - 2021-04-07

  • chore: update multibase dependency

[v2.0.0] - 2021-04-03

  • chore: update dependencies and ipld (#287)
  • chore(i18n): sync locales for storybook use

BREAKING CHANGES

  • Requires JS IPFS API to return Uint8Array instead of Buffer

[v1.6.1] - 2020-10-06

  • fix: font setting for react-inspector
  • chore: update translations and add AR/RO languages
  • chore: update dependencies

[v1.6.0] - 2020-06-04

  • fix(i18): correctly load all translations (#245)
  • fix: show as many node links as height allows (#238)
  • chore: dependency bumps & aligning with ipfs-webui