Skip to content

Releases: multiformats/js-multiformats

v10.0.3

16 Dec 09:32
Compare
Choose a tag to compare

10.0.3 (2022-12-16)

Documentation

v10.0.2

19 Oct 08:41
Compare
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
Compare
Choose a tag to compare

10.0.1 (2022-10-17)

Bug Fixes

v10.0.0

12 Oct 01:57
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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)

v9.6.5

06 May 01:15
Compare
Choose a tag to compare

9.6.5 (2022-05-06)

Trivial Changes

  • no-release: bump actions/checkout from 2.4.0 to 3 (#172) (a1b38c2)
  • no-release: bump actions/setup-node from 2.5.1 to 3.0.0 (#169) (8deb4d5)
  • no-release: bump actions/setup-node from 3.0.0 to 3.1.0 (#174) (9bcd7fe)
  • no-release: bump mocha from 9.2.2 to 10.0.0 (#179) (b2951dc)
  • no-release: bump polendina from 2.0.15 to 3.0.0 (#180) (659516b)
  • no-release: bump standard from 16.0.4 to 17.0.0 (#178) (2683344)
  • update tsdoc for CID code param to clarify "what kind of code?" (#181) (adec0c4)