Skip to content

Commit

Permalink
Updating changelog and js client
Browse files Browse the repository at this point in the history
  • Loading branch information
vishalnarkhede committed Dec 3, 2019
1 parent c0bd53a commit 660b449
Show file tree
Hide file tree
Showing 8 changed files with 122 additions and 17 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## [0.7.13](https://github.com/GetStream/stream-chat-react/releases/tag/v0.7.13) 2019-12-03

- Handling and updating channel list on `channel.truncated` and `channel.deleted` event.

## [0.7.12](https://github.com/GetStream/stream-chat-react/releases/tag/v0.7.12) 2019-11-22

- Adding prop `MessageSystem` to customize system messages
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# React Chat Components

<a href="https://getstream.io/chat/react-chat/tutorial/"><img src="https://i.imgur.com/SRkDlFX.png" alt="react native chat" /></a>

> The official React components for Stream Chat, a service for
Expand Down
31 changes: 28 additions & 3 deletions examples/commerce/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9593,9 +9593,34 @@ stream-browserify@^2.0.1, stream-browserify@^2.0.2:
inherits "~2.0.1"
readable-stream "^2.0.2"

"stream-chat-react@link:../..":
version "0.0.0"
uid ""
[email protected]:
version "0.7.12"
resolved "https://registry.yarnpkg.com/stream-chat-react/-/stream-chat-react-0.7.12.tgz#b63dc37dd07b7a880408dc247fcd35f5070aaa16"
integrity sha512-/7d9owsctLk5/s34aE6zaSBAq3eD1ynOQlcbdl7GmfpI1hcz22JOklJEIY+FFtJgNKcoO3hJmE+W+A92MfDU/A==
dependencies:
"@braintree/sanitize-url" "^3.0.0"
"@webscopeio/react-textarea-autocomplete" "^4.0.0"
anchorme "^1.1.2"
deep-equal "^1.0.1"
emoji-mart "~2.11.0"
emoji-regex "^7.0.3"
isomorphic-ws "^4.0.1"
lodash.uniqby "^4.7.0"
moment "^2.23.0"
pretty-bytes "^5.1.0"
prop-types "^15.6.2"
react-file-utils "0.3.7"
react-images "^1.0.0"
react-markdown "^4.0.6"
react-player "^1.8.0"
react-textarea-autosize "^7.1.0"
seamless-immutable "^7.1.4"
shallow-diff "^0.0.5"
stream-browserify "^2.0.2"
stream-chat "^1.1.4"
uuid "^3.3.2"
visibilityjs "^2.0.2"
ws "^6.1.3"

stream-chat@^1.1.4:
version "1.1.6"
Expand Down
31 changes: 28 additions & 3 deletions examples/livestream/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9633,9 +9633,34 @@ stream-browserify@^2.0.1, stream-browserify@^2.0.2:
inherits "~2.0.1"
readable-stream "^2.0.2"

"stream-chat-react@link:../..":
version "0.0.0"
uid ""
[email protected]:
version "0.7.12"
resolved "https://registry.yarnpkg.com/stream-chat-react/-/stream-chat-react-0.7.12.tgz#b63dc37dd07b7a880408dc247fcd35f5070aaa16"
integrity sha512-/7d9owsctLk5/s34aE6zaSBAq3eD1ynOQlcbdl7GmfpI1hcz22JOklJEIY+FFtJgNKcoO3hJmE+W+A92MfDU/A==
dependencies:
"@braintree/sanitize-url" "^3.0.0"
"@webscopeio/react-textarea-autocomplete" "^4.0.0"
anchorme "^1.1.2"
deep-equal "^1.0.1"
emoji-mart "~2.11.0"
emoji-regex "^7.0.3"
isomorphic-ws "^4.0.1"
lodash.uniqby "^4.7.0"
moment "^2.23.0"
pretty-bytes "^5.1.0"
prop-types "^15.6.2"
react-file-utils "0.3.7"
react-images "^1.0.0"
react-markdown "^4.0.6"
react-player "^1.8.0"
react-textarea-autosize "^7.1.0"
seamless-immutable "^7.1.4"
shallow-diff "^0.0.5"
stream-browserify "^2.0.2"
stream-chat "^1.1.4"
uuid "^3.3.2"
visibilityjs "^2.0.2"
ws "^6.1.3"

stream-chat@^1.1.4:
version "1.1.6"
Expand Down
31 changes: 28 additions & 3 deletions examples/messaging/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9628,9 +9628,34 @@ stream-browserify@^2.0.1, stream-browserify@^2.0.2:
inherits "~2.0.1"
readable-stream "^2.0.2"

"stream-chat-react@link:../..":
version "0.0.0"
uid ""
[email protected]:
version "0.7.12"
resolved "https://registry.yarnpkg.com/stream-chat-react/-/stream-chat-react-0.7.12.tgz#b63dc37dd07b7a880408dc247fcd35f5070aaa16"
integrity sha512-/7d9owsctLk5/s34aE6zaSBAq3eD1ynOQlcbdl7GmfpI1hcz22JOklJEIY+FFtJgNKcoO3hJmE+W+A92MfDU/A==
dependencies:
"@braintree/sanitize-url" "^3.0.0"
"@webscopeio/react-textarea-autocomplete" "^4.0.0"
anchorme "^1.1.2"
deep-equal "^1.0.1"
emoji-mart "~2.11.0"
emoji-regex "^7.0.3"
isomorphic-ws "^4.0.1"
lodash.uniqby "^4.7.0"
moment "^2.23.0"
pretty-bytes "^5.1.0"
prop-types "^15.6.2"
react-file-utils "0.3.7"
react-images "^1.0.0"
react-markdown "^4.0.6"
react-player "^1.8.0"
react-textarea-autosize "^7.1.0"
seamless-immutable "^7.1.4"
shallow-diff "^0.0.5"
stream-browserify "^2.0.2"
stream-chat "^1.1.4"
uuid "^3.3.2"
visibilityjs "^2.0.2"
ws "^6.1.3"

stream-chat@^1.1.4:
version "1.1.8"
Expand Down
31 changes: 28 additions & 3 deletions examples/team/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9633,9 +9633,34 @@ stream-browserify@^2.0.1, stream-browserify@^2.0.2:
inherits "~2.0.1"
readable-stream "^2.0.2"

"stream-chat-react@link:../..":
version "0.0.0"
uid ""
[email protected]:
version "0.7.12"
resolved "https://registry.yarnpkg.com/stream-chat-react/-/stream-chat-react-0.7.12.tgz#b63dc37dd07b7a880408dc247fcd35f5070aaa16"
integrity sha512-/7d9owsctLk5/s34aE6zaSBAq3eD1ynOQlcbdl7GmfpI1hcz22JOklJEIY+FFtJgNKcoO3hJmE+W+A92MfDU/A==
dependencies:
"@braintree/sanitize-url" "^3.0.0"
"@webscopeio/react-textarea-autocomplete" "^4.0.0"
anchorme "^1.1.2"
deep-equal "^1.0.1"
emoji-mart "~2.11.0"
emoji-regex "^7.0.3"
isomorphic-ws "^4.0.1"
lodash.uniqby "^4.7.0"
moment "^2.23.0"
pretty-bytes "^5.1.0"
prop-types "^15.6.2"
react-file-utils "0.3.7"
react-images "^1.0.0"
react-markdown "^4.0.6"
react-player "^1.8.0"
react-textarea-autosize "^7.1.0"
seamless-immutable "^7.1.4"
shallow-diff "^0.0.5"
stream-browserify "^2.0.2"
stream-chat "^1.1.4"
uuid "^3.3.2"
visibilityjs "^2.0.2"
ws "^6.1.3"

stream-chat@^1.1.4:
version "1.1.6"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"seamless-immutable": "^7.1.4",
"shallow-diff": "^0.0.5",
"stream-browserify": "^2.0.2",
"stream-chat": "^1.1.4",
"stream-chat": "^1.2.1",
"uuid": "^3.3.2",
"visibilityjs": "^2.0.2",
"ws": "^6.1.3"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10384,10 +10384,10 @@ stream-browserify@^2.0.1, stream-browserify@^2.0.2:
inherits "~2.0.1"
readable-stream "^2.0.2"

stream-chat@^1.1.4:
version "1.1.4"
resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-1.1.4.tgz#e5e6c57a23099635bad0a868fe6214dfcd49a016"
integrity sha512-MRmAfVxzbu6Ql7yYcZh4OtiOXT1Igp55/Gc5fvYK9M0XsKBOcYZEdKBWedLvfQIFyBZsAsWvF1BWpRwWNNA/zw==
stream-chat@^1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-1.2.1.tgz#cefd4aae598c4c58ab92df6720a8adaa797ad216"
integrity sha512-pSJIqoI2FfWj11hXcGrOp4yPWeVlNnCDfw+dbEGTPt0AcahbZ0jFHj9SDAX2SkWPUd1PpUo5d3rD74TM7aZihw==
dependencies:
"@babel/runtime" "^7.3.1"
axios "^0.18.1"
Expand Down

0 comments on commit 660b449

Please sign in to comment.