Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Releases: libp2p/js-libp2p-webtransport

v2.0.2

15 Jun 14:48
Compare
Choose a tag to compare

2.0.2 (2023-06-15)

Trivial Changes

  • Update .github/workflows/semantic-pull-request.yml [skip ci] (56ef477)
  • Update .github/workflows/stale.yml [skip ci] (cdbdfd4)

Dependencies

  • bump @chainsafe/libp2p-noise from 11.0.4 to 12.0.1 (#80) (599dab1)

v2.0.1

28 Apr 13:58
Compare
Choose a tag to compare

2.0.1 (2023-04-28)

Dependencies

  • bump @libp2p/interface-transport from 2.1.3 to 4.0.1 (#72) (04b977d)

v2.0.0

28 Apr 13:43
Compare
Choose a tag to compare

2.0.0 (2023-04-28)

⚠ BREAKING CHANGES

  • the type of the source/sink properties have changed

Dependencies

v1.0.11

28 Mar 14:18
Compare
Choose a tag to compare

1.0.11 (2023-03-28)

Bug Fixes

  • allow dialling ip6 webtransport addresses (#60) (fe4612a)

v1.0.10

24 Mar 17:00
Compare
Choose a tag to compare

1.0.10 (2023-03-24)

Bug Fixes

  • window is not defined in worker contexts (#59) (94c646b)

v1.0.9

22 Mar 11:56
Compare
Choose a tag to compare

1.0.9 (2023-03-22)

Dependencies

  • update @multiformats/multiaddr to 12.x.x (#58) (1b3d005)

Documentation

  • example: add helper instructions for running example (#56) (0f0d54b)

v1.0.8

22 Mar 11:46
Compare
Choose a tag to compare

1.0.8 (2023-03-22)

Trivial Changes

  • constrain go version examples run with (#57) (aa177a8)
  • Update .github/workflows/semantic-pull-request.yml [skip ci] (9435f0d)
  • Update .github/workflows/semantic-pull-request.yml [skip ci] (63f0c33)
  • Update .github/workflows/semantic-pull-request.yml [skip ci] (5e3a711)

Dependencies

  • dev: bump aegir from 37.12.1 to 38.1.7 (#54) (23bbd82)

v1.0.7

12 Jan 14:41
Compare
Choose a tag to compare

1.0.7 (2023-01-12)

Dependencies

  • Update deps and add quic-v1 support (#44) (d1613b1), closes #35

Documentation

  • update project config to publish api docs (#45) (bdbf402)

v1.0.6

06 Dec 00:45
Compare
Choose a tag to compare

1.0.6 (2022-12-06)

Bug Fixes

v1.0.5

16 Nov 16:21
Compare
Choose a tag to compare

1.0.5 (2022-11-16)

Bug Fixes