v7.0.0
·
23 commits
to main
since this release
7.0.0 (2025-07-10)
Bug Fixes
-
Connect.ts: normalize params.mediaExt to lower case (eb4dbcb)
-
remove explicit console log call (4d051b0)
-
Util.ts: enhance equal to correctly deep-compare Map and Set contents (88c9b75)
-
Util: add all unit tests and make Util.equal working correctly (db64844)
-
feat(Connect)!: add the support of ?ext= query param to assign Connect.mediaExt (86062ae)
Features
- Util: add a fetchWithRTT feature computing a RTT measure while fetching (3e0dfe8)
BREAKING CHANGES
- streamName is now an optional field in Connect.Params