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

Latest commit

 

History

History
255 lines (112 loc) · 12.1 KB

CHANGELOG.md

File metadata and controls

255 lines (112 loc) · 12.1 KB

2.0.11 (2023-06-15)

Trivial Changes

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

Dependencies

2.0.10 (2023-06-12)

Bug Fixes

  • add browser-to-browser test for bi-directional communication (#172) (1ec3d8a)

2.0.9 (2023-06-12)

Dependencies

2.0.8 (2023-06-12)

Tests

2.0.7 (2023-06-07)

Tests

  • actually run firefox tests on firefox (#176) (386a607)

2.0.6 (2023-06-04)

Documentation

2.0.5 (2023-06-01)

Bug Fixes

  • Update splitAddr function to correctly parse multiaddrs (#174) (22a7029)

2.0.4 (2023-05-17)

Bug Fixes

  • use abstract stream class from muxer interface module (#165) (32f68de), closes #164

2.0.3 (2023-05-17)

Bug Fixes

2.0.2 (2023-05-15)

Bug Fixes

  • use transport manager getListeners to get listen addresses (#166) (2e144f9)

2.0.1 (2023-05-12)

Bug Fixes

  • remove protobuf-ts and split code into two folders (#162) (64723a7)

2.0.0 (2023-05-11)

⚠ BREAKING CHANGES

Dependencies

1.2.0 (2023-05-09)

Features

1.1.11 (2023-05-06)

Dependencies

  • upgrade transport interface to 4.0.1 (#150) (dc61fa2)

1.1.10 (2023-05-03)

Bug Fixes

1.1.9 (2023-04-26)

Documentation

1.1.8 (2023-04-25)

Bug Fixes

1.1.7 (2023-04-24)

Dependencies

  • bump @libp2p/interface-peer-store from 1.2.9 to 2.0.0 (#135) (2fc8399)

1.1.6 (2023-04-21)

Bug Fixes

1.1.5 (2023-04-13)

Dependencies

1.1.4 (2023-04-13)

Dependencies

  • Update multiaddr to 12.1.1 and multiformats 11.0.2 (#123) (e069784)

1.1.3 (2023-04-12)

Dependencies

  • bump @libp2p/interface-connection from 3.1.1 to 4.0.0 (#124) (4146761)

1.1.2 (2023-04-11)

Bug Fixes

  • update multiaddr in webrtc connection to include webRTC (#121) (6ea04db)

1.1.1 (2023-04-10)

Dependencies

  • bump it-pb-stream from 2.0.4 to 3.2.1 (#118) (7e2ac67)

1.1.0 (2023-04-07)

Features

1.0.5 (2023-03-30)

Bug Fixes

  • correction package.json exports types path (#103) (c78851f)

Trivial Changes

  • replace err-code with CodeError (#82) (cfa6494)
  • Update .github/workflows/semantic-pull-request.yml [skip ci] (f0ae5e7)
  • Update .github/workflows/semantic-pull-request.yml [skip ci] (4c8806c)

1.0.4 (2023-02-22)

Dependencies

  • dev: bump aegir from 37.12.1 to 38.1.6 (#94) (2ee8a5e)

Trivial Changes

  • Update .github/workflows/semantic-pull-request.yml [skip ci] (7e0b1c0)

1.0.3 (2023-01-30)

Tests

1.0.2 (2023-01-04)

Dependencies

  • bump multiformats from 10.0.3 to 11.0.0 (#70) (7dafe5a)

1.0.1 (2023-01-03)

Bug Fixes

1.0.0 (2022-12-13)

Bug Fixes

Dependencies

  • update libp2p to release version (dbd0237)

Trivial Changes

  • Update .github/workflows/stale.yml [skip ci] (43c70bc)

Documentation

  • fix 'browser to server' build config (#66) (b54132c)