Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

Releases: libp2p/js-libp2p-record

v3.0.4

15 Jun 13:10
Compare
Choose a tag to compare

3.0.4 (2023-06-15)

Trivial Changes

  • Update .github/workflows/semantic-pull-request.yml [skip ci] (afec2c9)
  • Update .github/workflows/stale.yml [skip ci] (2d12a78)

Dependencies

  • dev: bump aegir from 38.1.8 to 39.0.10 (#95) (30e0fb5)

v3.0.3

04 Apr 03:23
Compare
Choose a tag to compare

3.0.3 (2023-04-04)

Bug Fixes

  • correction package.json exports types path (#87) (c1e9a6d)

v3.0.2

10 Mar 10:07
Compare
Choose a tag to compare

3.0.2 (2023-03-10)

Dependencies

  • bump protons-runtime from 4.0.2 to 5.0.0 (#73) (4b1b67b)

v3.0.1

10 Mar 09:48
Compare
Choose a tag to compare

3.0.1 (2023-03-10)

Trivial Changes

  • replace err-code with CodeError (#71) (a843ae4), closes js-libp2p#1269
  • Update .github/workflows/semantic-pull-request.yml [skip ci] (3982918)
  • Update .github/workflows/semantic-pull-request.yml [skip ci] (79984c0)
  • Update .github/workflows/semantic-pull-request.yml [skip ci] (7ccccc7)

Dependencies

  • dev: bump aegir from 37.12.1 to 38.1.7 (#84) (4cc5935)

v3.0.0

06 Jan 16:02
Compare
Choose a tag to compare

3.0.0 (2023-01-06)

⚠ BREAKING CHANGES

  • update multiformats to 11.x.x (#70)

Bug Fixes

v2.0.4

16 Dec 18:29
Compare
Choose a tag to compare

2.0.4 (2022-12-16)

Documentation

v2.0.3

12 Oct 16:05
Compare
Choose a tag to compare

2.0.3 (2022-10-12)

Trivial Changes

  • Update .github/workflows/stale.yml [skip ci] (92044b6)

Dependencies

  • bump uint8arrays, protons and multiformats (#63) (9106a6a)

v2.0.2

11 Aug 10:13
Compare
Choose a tag to compare

2.0.2 (2022-08-11)

Dependencies

v2.0.1

03 Aug 10:24
Compare
Choose a tag to compare

2.0.1 (2022-08-03)

Trivial Changes

Dependencies

  • update deps to support no-copy operations (#55) (7be8515)

v2.0.0

15 Jun 06:45
Compare
Choose a tag to compare

2.0.0 (2022-06-15)

⚠ BREAKING CHANGES

  • uses new single-issue libp2p interface modules

Features

  • update to latest libp2p interfaces (#45) (b5eb989)