2.18.2
2.18.2 (April 21, 2026)
Bug Fixes
- Fixed an issue where multiple PeerConnections are created when
device.connect()is called multiple times. - Fixed an issue where the
docs:tsbuild fails when the repository is inside a monorepo or workspace due to TypeDoc picking up conflicting@typesfrom parentnode_modules. Thanks @taf2 for your contribution.