1.7.1 (2023-06-02)
1.7.0 (2023-06-02)
1.6.3 (2023-05-09)
1.6.2 (2023-04-19)
1.6.1 (2023-04-18)
1.6.0 (2023-04-13)
1.5.1 (2023-04-07)
- (another) attempt at fixing semantic-release permissions (#42) (bc86e66)
- export logger (#40) (7cd4416)
- fix workflow token (#41) (439c30f)
1.5.0 (2023-03-29)
1.4.1 (2023-03-27)
1.4.0 (2023-03-06)
- update disposeEffects doc (fa6d58b)
- Method named getNumActiveSimulcastLayers & event to LocalTrack for constraints changed (#35) (9298169)
- support applying music mode constraints (#27) (081b8b2)
1.3.0 (2022-12-20)
1.2.0 (2022-12-16)
1.1.1 (2022-12-06)
1.1.0 (2022-11-28)
1.0.2 (2022-11-18)
1.0.1 (2022-11-15)
- commitlint rules for body (17d2057)
- dependent package vulnerability (#62) (803f296)
- disable integration tests (temporary) (#68) (75064a4)
- enable sonar with quality gate check as part of build (#54) (ae10580)
- fix import path (#27) (eee0d88)
- fix the way we do exports (#19) (cc8cc85)
- handle underlying track being undefined in addTransceiver (#35) (b9bbca6)
- hookup cspell and eslint for lint-staged (#16) (ad42e8b)
- make track class abstract and ensure correct track import path (#21) (3fdf38c)
- media-stream-track param no longer optional (#31) (bf49615), closes #33
- release initial package on @webex/webrt-core (d359d77)
- remove blank testbed until needed and correct readme steps (#17) (e31de4f)
- remove error logs (#44) (8a3817e)
- remove redundant git remote (#52) (b6c2d33)
- sonar fixes (#56) (6e7ce8a)
- support ice gathering already being complete in getLocalDescriptionWithIceCandidates (#40) (e22429a)
- update adapterjs (#70) (ce6a151)
- update new npm org and registry (#57) (21b16f5)
- update node to use v16 (#67) (4ea99a8)
- add getter for remote description (#66) (021b771)
- add getunderlyingrtcpeerconnection method on peerconnection class (#64) (5abb6be)
- add some more peer connection functionality (#34) (2058263)
- add support for creating an rtcdatachannel (#15) (66d88b2)
- added connection state handling (#8) (0c7c7e0)
- enhance browser support (#59) (3e87bac)
- events object on local-track class (#24) (53b4068)
- export the datachannel options type (#60) (8c62610)
- expose checkdevicepermissions method (#65) (41ed515)
- import webrtc-adapter (#69) (7b3834f)
- migrating the wcme track to webrtc core (bdee8c6)
- peer connection events; helper functions (#23) (7fa6727)
- commitlint rules for body (17d2057)
- dependent package vulnerability (#62) (803f296)
- disable integration tests (temporary) (#68) (75064a4)
- enable sonar with quality gate check as part of build (#54) (ae10580)
- fix import path (#27) (eee0d88)
- fix the way we do exports (#19) (cc8cc85)
- handle underlying track being undefined in addTransceiver (#35) (b9bbca6)
- hookup cspell and eslint for lint-staged (#16) (ad42e8b)
- make track class abstract and ensure correct track import path (#21) (3fdf38c)
- media-stream-track param no longer optional (#31) (bf49615), closes #33
- release initial package on @webex/webrt-core (d359d77)
- remove blank testbed until needed and correct readme steps (#17) (e31de4f)
- remove error logs (#44) (8a3817e)
- remove redundant git remote (#52) (b6c2d33)
- sonar fixes (#56) (6e7ce8a)
- support ice gathering already being complete in getLocalDescriptionWithIceCandidates (#40) (e22429a)
- update adapterjs (#70) (ce6a151)
- update new npm org and registry (#57) (21b16f5)
- update node to use v16 (#67) (4ea99a8)
- add getter for remote description (#66) (021b771)
- add getunderlyingrtcpeerconnection method on peerconnection class (#64) (5abb6be)
- add some more peer connection functionality (#34) (2058263)
- add support for creating an rtcdatachannel (#15) (66d88b2)
- enhance browser support (#59) (3e87bac)
- events object on local-track class (#24) (53b4068)
- export the datachannel options type (#60) (8c62610)
- expose checkdevicepermissions method (#65) (41ed515)
- import webrtc-adapter (#69) (7b3834f)
- migrating the wcme track to webrtc core (bdee8c6)
- peer connection events; helper functions (#23) (7fa6727)
- commitlint rules for body (17d2057)
- migrating the wcme track to webrtc core (bdee8c6)
1.7.0 (2022-10-14)
- commitlint rules for body (17d2057)
- migrating the wcme track to webrtc core (bdee8c6)
- update adapterjs
- disable integration tests (temporary)
- update node to use v16
- dependent package vulnerability
- update new npm org and registry
- update new npm org and registry
- sonar fixes
- enable sonar with quality gate check as part of build
- remove error logs
- remove redundant git remote
- fix import path
- fix the way we do exports
- handle underlying track being undefined in addTransceiver
- hookup cspell and eslint for lint-staged
- make track class abstract and ensure correct track import path
- media-stream-track param no longer optional
- remove blank testbed until needed and correct readme steps
- support ice gathering already being complete in getLocalDescriptionWithIceCandidates
- import webrtc-adapter
- add getter for remote description
- expose checkdevicepermissions method
- add getunderlyingrtcpeerconnection method on peerconnection class
- enhance browser support
- export the datachannel options type
- add support for creating an rtcdatachannel
- add some more peer connection functionality
- events object on local-track class
- peer connection events; helper functions