@telnyx/react-client
Advanced tools
Comparing version 1.0.0-beta.0 to 1.0.0
@@ -1,46 +0,2 @@ | ||
## [1.0.0-beta.0](https://github.com/team-telnyx/webrtc/compare/webrtc/v2.2.3...react-client/v1.0.0-beta.0) (2020-11-20) | ||
## [1.0.0](https://github.com/team-telnyx/webrtc/compare/react-client/v1.0.0...react-client/v1.0.0) (2020-12-11) | ||
### Features | ||
* **ENGDESK-3732:** add support to pass host and port by url parameters ([#2](https://github.com/team-telnyx/webrtc/issues/2)) ([c020801](https://github.com/team-telnyx/webrtc/commit/c020801b06f21ef5d55c7e3017eb26b2c8acccfd)) | ||
* **ENGDESK-5656:** added support to login with ephemeral token ([#21](https://github.com/team-telnyx/webrtc/issues/21)) ([2a038d1](https://github.com/team-telnyx/webrtc/commit/2a038d1ce2e61dbd89e88e49f8cddc33ea9a501b)) | ||
* **WEBRTC:** improve react-native layout ([#16](https://github.com/team-telnyx/webrtc/issues/16)) ([ac68017](https://github.com/team-telnyx/webrtc/commit/ac68017f5d166c2ba760329edc8c90af2132f5a4)) | ||
* **WEBRTC:** Video Calling with React Native support ([99e5d75](https://github.com/team-telnyx/webrtc/commit/99e5d75e5c831ba2b6f97af1933cfad5632ec464)) | ||
* **WEBRTC-107:** added support to chose servers dynamically ([#19](https://github.com/team-telnyx/webrtc/issues/19)) ([9ce03e0](https://github.com/team-telnyx/webrtc/commit/9ce03e025918b0a80e3200e55ae5b48815af68fc)) | ||
* **WEBRTC-108:** Added helper function to handle inside Telnyx the call state ([#20](https://github.com/team-telnyx/webrtc/issues/20)) ([0dcc96b](https://github.com/team-telnyx/webrtc/commit/0dcc96bf2780a008eaefbc4fa2e4011bb9497202)) | ||
* **WEBRTC-114:** added ringback local option. ([#24](https://github.com/team-telnyx/webrtc/issues/24)) ([c776ddb](https://github.com/team-telnyx/webrtc/commit/c776ddb049ce2605fa33c4f72598b88ddcd8e635)) | ||
* **WEBRTC-115:** Updated the README and added screenshots of examples ([#22](https://github.com/team-telnyx/webrtc/issues/22)) ([07e4891](https://github.com/team-telnyx/webrtc/commit/07e489199b9adf615612468153f71119c4c6c39d)) | ||
* **WEBRTC-119:** Documented new ringback property and updated examples. ([#26](https://github.com/team-telnyx/webrtc/issues/26)) ([92311fb](https://github.com/team-telnyx/webrtc/commit/92311fb923d64ec86eb17eb8a3d60fa4a439b631)) | ||
* **WEBRTC-121:** Added and configured ESlint and Husky ([#27](https://github.com/team-telnyx/webrtc/issues/27)) ([a44d97b](https://github.com/team-telnyx/webrtc/commit/a44d97b95fb677073e18de24007a4f0101201fe5)) | ||
* **WEBRTC-122:** added a new react example to make video call. ([#28](https://github.com/team-telnyx/webrtc/issues/28)) ([8ad45be](https://github.com/team-telnyx/webrtc/commit/8ad45be15b36c5b94676b31c2b56d6448db7361a)) | ||
* **WEBRTC-126:** changed the structure folder to use monorepo ([#34](https://github.com/team-telnyx/webrtc/issues/34)) ([9a89e29](https://github.com/team-telnyx/webrtc/commit/9a89e290c564b237f387e515e4342828441655bb)) | ||
* **WEBRTC-141:** added new fields to show friendly messages of errors ([#35](https://github.com/team-telnyx/webrtc/issues/35)) ([37d7574](https://github.com/team-telnyx/webrtc/commit/37d75741152ba0ad919ce22eec27c8ac7096416a)) | ||
* **WEBRTC-151:** Improve production code ([#38](https://github.com/team-telnyx/webrtc/issues/38)) ([c41e0ec](https://github.com/team-telnyx/webrtc/commit/c41e0ec0b9a462730eb7cee564d18bd552d60b92)) | ||
* **WEBRTC-187:** investigate and fix bundle size ([#47](https://github.com/team-telnyx/webrtc/issues/47)) ([1bb3371](https://github.com/team-telnyx/webrtc/commit/1bb33715e7e918de447f355a1a700fdafe1d4bd5)) | ||
* **WEBRTC-52:** migrate module verto to telnyx_rtc ([#10](https://github.com/team-telnyx/webrtc/issues/10)) ([ba11a18](https://github.com/team-telnyx/webrtc/commit/ba11a188663f28b04c983bad7d76bebd5fce1c83)) | ||
* **WEBRTC-53:** migration verto to telnyxRTC ([#3](https://github.com/team-telnyx/webrtc/issues/3)) ([18dab53](https://github.com/team-telnyx/webrtc/commit/18dab531cf847e6cca45a0368401c489a1a2ecb8)) | ||
### Bug Fixes | ||
* **ENGDESK-4894:** fixed and added more ringtones to incoming calls ([#13](https://github.com/team-telnyx/webrtc/issues/13)) ([c791871](https://github.com/team-telnyx/webrtc/commit/c79187192e847f0a64e6e31a78e35121f8882024)) | ||
* **ENGDESK-7173:** change the STUN_SERVER port from 3843 to 3478 ([#60](https://github.com/team-telnyx/webrtc/issues/60)) ([cc8f78f](https://github.com/team-telnyx/webrtc/commit/cc8f78f1454039efb55b921c0de54df5c1326e8f)) | ||
* **WEBRTC-180:** Update vulnerabilities dependencies. ([#45](https://github.com/team-telnyx/webrtc/issues/45)) ([c25c96c](https://github.com/team-telnyx/webrtc/commit/c25c96ce4f621d3e9ae021c4448c2fe01b78446a)) | ||
* add cause and causeCode when hangup the call ([#44](https://github.com/team-telnyx/webrtc/issues/44)) ([74114d7](https://github.com/team-telnyx/webrtc/commit/74114d71e9ab6dab0fa14b36240a1512773c54ca)) | ||
* **WEBRTC-124:** fixed audio call on Firefox browser ([#32](https://github.com/team-telnyx/webrtc/issues/32)) ([5ce3650](https://github.com/team-telnyx/webrtc/commit/5ce3650879359687b268f2bd60205eb455a49f30)) | ||
* **WEBRTC-125:** Updated storybook react example ([#29](https://github.com/team-telnyx/webrtc/issues/29)) ([0a8c110](https://github.com/team-telnyx/webrtc/commit/0a8c110d8ccc42374d15c83da21b2855a8c00bac)) | ||
* **WEBRTC-149:** Enabled multiple connections in multiple devices (browsers, tabs, and etc) ([#37](https://github.com/team-telnyx/webrtc/issues/37)) ([0402c7f](https://github.com/team-telnyx/webrtc/commit/0402c7fa6cf833c6978f8a0acf7cb2b4c7822b3e)) | ||
* **WEBRTC-54:** add support to make and receive call in Safari ([#8](https://github.com/team-telnyx/webrtc/issues/8)) ([e3bbe28](https://github.com/team-telnyx/webrtc/commit/e3bbe2823fb021fbba13e4cffcdd4a39940781b2)) | ||
### Reverts | ||
* Revert "Release 2.2.2" ([0d4d236](https://github.com/team-telnyx/webrtc/commit/0d4d2364801153f2d24afdee90fc15c856b000df)) | ||
* Revert "Release 2.2.3" ([d691dc2](https://github.com/team-telnyx/webrtc/commit/d691dc2d0835c53589607461256d658433868275)) | ||
* Revert "NEEDS REVERT: temporarily test release with edited event" ([34bfe9b](https://github.com/team-telnyx/webrtc/commit/34bfe9bd890e95fbd77bc24b6abf93e2b812445c)) | ||
* Revert "Release 2.2.3" ([09d6983](https://github.com/team-telnyx/webrtc/commit/09d69837ca145f1b6c75ee00471c69c8f0e44400)) | ||
* Revert "Release 2.3.0" ([5a05356](https://github.com/team-telnyx/webrtc/commit/5a05356ca32eff9b154b90f2ca254d17bf3eac9a)) | ||
* Revert "Release 2.2.2" ([45e2ae8](https://github.com/team-telnyx/webrtc/commit/45e2ae8bc6a0f13d97fdcc39170adb8c8023a735)) | ||
* Revert "Release 2.2.3" ([0892163](https://github.com/team-telnyx/webrtc/commit/0892163eff326ca3763ee56986c4a016248e9df6)) | ||
{ | ||
"name": "@telnyx/react-client", | ||
"version": "1.0.0-beta.0", | ||
"version": "1.0.0", | ||
"description": "React wrapper for Telnyx Client", | ||
@@ -42,6 +42,7 @@ "keywords": [ | ||
"peerDependencies": { | ||
"@telnyx/webrtc": "^2.2.0", | ||
"@telnyx/webrtc": "^2.2.4", | ||
"react": "^16.0.0" | ||
}, | ||
"devDependencies": { | ||
"@release-it/bumper": "^2.0.0", | ||
"@release-it/conventional-changelog": "^2.0.0", | ||
@@ -76,3 +77,3 @@ "@testing-library/jest-dom": "^4.2.4", | ||
"react-scripts": "^3.4.1", | ||
"release-it": "^14.2.1", | ||
"release-it": "^14.2.2", | ||
"typescript": "^3.7.5" | ||
@@ -79,0 +80,0 @@ }, |
@@ -10,6 +10,6 @@ # @telnyx/react-client | ||
```bash | ||
npm install --save @telnyx/react-client | ||
npm install --save @telnyx/react-client @telnyx/webrtc | ||
``` | ||
## Usage | ||
## Usage example | ||
@@ -53,5 +53,5 @@ ```jsx | ||
### Hooks | ||
## Hooks | ||
#### `useCallbacks` | ||
### `useCallbacks` | ||
@@ -74,3 +74,3 @@ ```jsx | ||
#### `useTelnyxRTC` | ||
### `useTelnyxRTC` | ||
@@ -95,3 +95,3 @@ If you need more fine-tuned control over TelnyxRTC, you also have access to `useTelnyxRTC` directly. | ||
#### `useContext` with `TelnyxRTCContext` | ||
### `useContext` with `TelnyxRTCContext` | ||
@@ -115,5 +115,5 @@ You can retrieve the current TelnyxRTC context value by using React's [`useContext` hook](https://reactjs.org/docs/hooks-reference.html#usecontext), as an alternative to [TelnyxRTCContext.Consumer](#TelnyxRTCContextConsumer). | ||
### Components | ||
## Components | ||
#### `TelnyxRTCContextProvider` | ||
### `TelnyxRTCContextProvider` | ||
@@ -145,3 +145,3 @@ ```jsx | ||
#### `TelnyxRTCContext.Consumer` | ||
### `TelnyxRTCContext.Consumer` | ||
@@ -160,3 +160,3 @@ ```jsx | ||
#### `Audio` | ||
### `Audio` | ||
@@ -175,3 +175,3 @@ ```jsx | ||
#### `Video` | ||
### `Video` | ||
@@ -184,3 +184,3 @@ ```jsx | ||
<div> | ||
<Video stream={activeCall.localStream} /> | ||
<Video stream={activeCall.localStream} muted /> | ||
<Video stream={activeCall.remoteStream} /> | ||
@@ -218,2 +218,2 @@ </div> | ||
MIT © [Telnyx](https://github.com/team-telnyx) | ||
[MIT](../../LICENSE) © [Telnyx](https://github.com/team-telnyx) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
59943
32
1