Skip to content

Releases: multiformats/js-multiformats

v11.0.0

02 Jan 06:14

Choose a tag to compare

11.0.0 (2023-01-02)

⚠ BREAKING CHANGES

  • Make link.toJSON return a DAG-JSON link

Features

  • Make link.toJSON return a DAG-JSON link (9e087d6)

Bug Fixes

Documentation

  • fix typos in jsdoc comments (a246054)

v10.0.3

16 Dec 09:32

Choose a tag to compare

10.0.3 (2022-12-16)

Documentation

v10.0.2

19 Oct 08:41

Choose a tag to compare

10.0.2 (2022-10-19)

Bug Fixes

Trivial Changes

  • no-release: rename varint test file so it is run (#209) (e32fe47)
  • remove unnecessary dev deps (#218) (a43ffff)

v10.0.1

17 Oct 21:49

Choose a tag to compare

10.0.1 (2022-10-17)

Bug Fixes

v10.0.0

12 Oct 01:57

Choose a tag to compare

10.0.0 (2022-10-12)

⚠ BREAKING CHANGES

  • remove use of Object.defineProperties in CID class
  • use aegir for ESM-only build/testing/release

Features

  • add complete set of aegir-based scripts (1190bc6)
  • define Link interface for CID (88e29ea)
  • remove deprecated CID properties & methods (ffc4e6f)
  • use aegir for ESM-only build/testing/release (163d463)

Bug Fixes

Tests

  • check for non-enumerability of asCID property (b4ba07d)

Trivial Changes

  • add test for structural copying (#206) (e8def36)
  • no-release: bump @types/mocha from 9.1.1 to 10.0.0 (#205) (a9a9347)
  • no-release: bump actions/setup-node from 3.4.1 to 3.5.0 (#204) (604ca1f)

v9.9.0

20 Sep 04:18

Choose a tag to compare

9.9.0 (2022-09-20)

Features

  • add optional offset param to varint.decode (#201) (1e1b583)

v9.8.1

06 Sep 03:42
v9.8.1
f2664fb

Choose a tag to compare

Manual publish to restore v9.7.1 code, see https://github.com/multiformats/js-multiformats/releases/tag/v9.8.0 for details.

v9.8.0

06 Sep 03:23

Choose a tag to compare

ACCIDENTAL RELEASE

v9.8.0 was accidentally published with some ESM-only migration work that is currently under development at #196. A v9.8.1 has been published to restore to v9.7.1 code.

v9.7.1

26 Jul 00:18

Choose a tag to compare

9.7.1 (2022-07-26)

Bug Fixes

Trivial Changes

  • no-release: bump actions/setup-node from 3.3.0 to 3.4.0 (#189) (362b167)
  • no-release: bump actions/setup-node from 3.4.0 to 3.4.1 (#190) (67f22c4)

v9.7.0

23 Jun 03:14

Choose a tag to compare

9.7.0 (2022-06-23)

Features

Trivial Changes

  • no-release: bump @types/node from 17.0.45 to 18.0.0 (#188) (99e94ed)
  • no-release: bump actions/setup-node from 3.1.0 to 3.2.0 (#182) (86ec43d)
  • no-release: bump actions/setup-node from 3.2.0 to 3.3.0 (#186) (712c1c4)
  • no-release: fix typo implemnetation -> implementation (#184) (3d4ae50)