Skip to content

Latest commit

 

History

History
183 lines (88 loc) · 9.31 KB

CHANGELOG.md

File metadata and controls

183 lines (88 loc) · 9.31 KB

10.2.0 (2024-02-16)

Features

10.1.7 (2024-01-10)

Dependencies

  • dev: bump aegir from 41.3.5 to 42.1.0 (20a7afe)

10.1.6 (2023-12-30)

Dependencies

  • bump multiformats from 12.1.3 to 13.0.0 (#124) (aa07066)

10.1.5 (2023-10-03)

Dependencies

  • dev: bump aegir from 40.0.13 to 41.0.0 (9ca7d3b)

10.1.4 (2023-09-12)

Trivial Changes

  • add or force update .github/workflows/js-test-and-release.yml (043a680)
  • delete templates [skip ci] (#117) (94ee02b)

Dependencies

  • bump cborg from 2.0.5 to 4.0.0 (29452a4)

10.1.3 (2023-08-08)

Dependencies

  • dev: bump aegir from 39.0.13 to 40.0.8 (363da2a)

10.1.2 (2023-06-19)

Dependencies

  • bump multiformats from 11.0.2 to 12.0.1 (8db6696)

10.1.1 (2023-06-14)

Dependencies

  • bump cborg from 1.10.2 to 2.0.1 (91c3e3f)

10.1.0 (2023-05-23)

Features

  • TypedArray type conversions (and address other new lint complaints) (94bd7ef)

Dependencies

  • dev: bump aegir from 38.1.8 to 39.0.7 (71b54c6)

10.0.1 (2023-02-08)

Dependencies

  • dev: bump aegir from 37.12.1 to 38.1.2 (7385c6e)

10.0.0 (2023-01-06)

⚠ BREAKING CHANGES

  • reject duplicate map keys

Bug Fixes

  • reject duplicate map keys (65a37bc)

9.1.1 (2023-01-03)

Dependencies

  • bump multiformats from 10.0.3 to 11.0.0 (ba9c3a4)

9.1.0 (2022-12-19)

Features

  • export parse / stringify functions (#88) (1ae3f70)

9.0.1 (2022-10-24)

Bug Fixes

  • bring back asCID check for backward compat with multiformats@<10 (#83) (fe19208)

9.0.0 (2022-10-19)

⚠ BREAKING CHANGES

  • publish as esm-only (#80)

Features

Trivial Changes

  • no-release: bump actions/setup-node from 3.4.1 to 3.5.0 (#76) (30578b4)
  • no-release: bump actions/setup-node from 3.5.0 to 3.5.1 (#79) (a59b710)
  • no-release: bump ipld-garbage from 4.0.10 to 5.0.0 (#72) (6e428e1)
  • update project config (cf08c02)

8.0.11 (2022-08-27)

Trivial Changes

  • deps-dev: bump typescript from 4.7.4 to 4.8.2 (#75) (fbd68b9)
  • no-release: bump actions/setup-node from 3.2.0 to 3.3.0 (#71) (26cd28a)
  • no-release: bump actions/setup-node from 3.3.0 to 3.4.0 (#73) (4734dec)
  • no-release: bump actions/setup-node from 3.4.0 to 3.4.1 (#74) (546502c)

8.0.10 (2022-05-25)

Trivial Changes

  • deps-dev: bump typescript from 4.6.4 to 4.7.2 (645255c)
  • no-release: bump actions/setup-node from 3.1.0 to 3.1.1 (#64) (9e3eb91)
  • no-release: bump actions/setup-node from 3.1.1 to 3.2.0 (#69) (46bf66d)
  • no-release: bump mocha from 9.2.2 to 10.0.0 (#66) (cf98d70)
  • no-release: bump polendina from 2.0.15 to 3.0.0 (#67) (3993975)
  • no-release: bump polendina from 3.0.0 to 3.1.0 (#68) (3724268)
  • no-release: bump standard from 16.0.4 to 17.0.0 (#65) (80dcb64)

8.0.9 (2022-04-05)

Bug Fixes

Trivial Changes

  • no-release: bump actions/setup-node from 3.0.0 to 3.1.0 (#62) (67c71d6)

8.0.8 (2022-03-02)

Trivial Changes

  • deps-dev: bump typescript from 4.5.5 to 4.6.2 (#61) (6b2d04f)
  • no-release: bump actions/checkout from 2.4.0 to 3 (#60) (2e69f96)
  • no-release: bump actions/setup-node from 2.5.0 to 2.5.1 (#57) (fd88425)
  • no-release: bump actions/setup-node from 2.5.1 to 3.0.0 (#59) (91d068c)

8.0.7 (2021-12-10)

Bug Fixes