Skip to content

Releases: multiformats/js-multiformats

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)

v9.6.4

14 Feb 03:21
Compare
Choose a tag to compare

9.6.4 (2022-02-14)

Trivial Changes

  • clean typos and formatting (0d976fd)

v9.6.3

04 Feb 15:39
Compare
Choose a tag to compare

9.6.3 (2022-02-04)

Bug Fixes

  • run test:ci in CI, fix package.json keywords (#139) (8ec8eb0)

v9.6.2

20 Jan 18:45
Compare
Choose a tag to compare

9.6.2 (2022-01-20)

Bug Fixes

v9.6.1

20 Jan 00:49
Compare
Choose a tag to compare

9.6.1 (2022-01-20)

Bug Fixes

  • export only identity hasher const (330082a)

v9.6.0

19 Jan 18:20
Compare
Choose a tag to compare

9.6.0 (2022-01-19)

Features

v9.5.9

18 Jan 21:35
Compare
Choose a tag to compare

9.5.9 (2022-01-18)

Trivial Changes

  • Reanable tsc action and reconfigure project slightly (#157) (c936a6d)

v9.5.8

07 Jan 05:06
Compare
Choose a tag to compare

9.5.8 (2022-01-07)

Trivial Changes

  • test: use chai throws() & chai-as-promised isRejected() (6e4ba86)

v9.5.7

07 Jan 04:39
Compare
Choose a tag to compare

9.5.7 (2022-01-07)

Bug Fixes

  • types: combine composite tsconfigs (18c5734)

Trivial Changes

  • types: re-enable typechecks for tests by split tsconfig (4c017dc)
  • types: remove explicit typecheck action (b0467e5)

v9.5.6

04 Jan 08:55
Compare
Choose a tag to compare

9.5.6 (2022-01-04)

Bug Fixes

  • types: fix publishing of types (58b5604), closes #150