Releases: topology-foundation/ts-drp
Releases · topology-foundation/ts-drp
Release 0.0.14
- add datachannel as main dep (b947994)
- update examples lock file (57ed3de)
- add webrtcdirect and webtransport (97aa575)
Full Changelog: v0.0.13...v0.0.14
Release 0.0.13
Release 0.0.12
- fix wrong names for topology::discovery; disable
runOnTransientConnections
(1c332b4) - chore: release v0.0.11 (#34) (9e9be3a)
- fix: p2p connection between browsers (#28) (a1aea63)
- Bump node-datachannel from 0.9.2 to 0.10.0 (#31) (960db56)
- Bump @chainsafe/libp2p-noise from 15.0.0 to 15.1.0 (#32) (dde60a5)
- Bump release-it from 17.4.0 to 17.4.1 (#33) (a3d1dda)
- Bump @chainsafe/libp2p-gossipsub from 13.0.0 to 13.1.0 (#29) (c9aa498)
- Bump tsx from 4.15.7 to 4.16.0 (#30) (ae148aa)
What's Changed
- Bump tsx from 4.15.7 to 4.16.0 by @dependabot in #30
- Bump @chainsafe/libp2p-gossipsub from 13.0.0 to 13.1.0 by @dependabot in #29
- Bump release-it from 17.4.0 to 17.4.1 by @dependabot in #33
- Bump @chainsafe/libp2p-noise from 15.0.0 to 15.1.0 by @dependabot in #32
- Bump node-datachannel from 0.9.2 to 0.10.0 by @dependabot in #31
- fix: p2p connection between browsers by @d-roak in #28
- chore: release v0.0.11 by @d-roak in #34
Full Changelog: v0.0.10...v0.0.12
Release 0.0.11
Release 0.0.10
- add directory imports (4a4af47)
Full Changelog: v0.0.9...v0.0.10
Release 0.0.9
- change imports from ts to js (df565a4)
Full Changelog: v0.0.8...v0.0.9
Release 0.0.8
- add emitdeclarationonly (041b561)
- change imports (0f7f8b4)
- use relay as p2p-circuit ma (28d9b2d)
- fix bug on example (01ab5d3)
Full Changelog: v0.0.7...v0.0.8
Release 0.0.7
Release 0.0.6
- change to allowed hosts (f551899)
- disable host check on example (d75768b)
- feat: add dockerfile and docker compose (#23) (66b89ba)
- revert changes; use dns for relay (2f4c127)
- use oak server for relay (f09d5f8)
- change relay to run on all addresses (fad4475)
- feat: ptp and group messaging (#22) (5c15be3)
What's Changed
- feat: ptp and group messaging by @d-roak in #22
- feat: add dockerfile and docker compose by @d-roak in #23
Full Changelog: v0.0.5...v0.0.6
Release 0.0.5
- add prepack script (a128428)