Skip to content

Commit f16c599

Browse files
Update README.md
Added v3 deprecation note
1 parent 917ac0a commit f16c599

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,16 @@
1-
# [Sendbird](https://sendbird.com) Chat SDK for JavaScript
1+
# [Sendbird](https://sendbird.com) Chat SDK v3 for JavaScript
22

33
![Platform](https://img.shields.io/badge/platform-JAVASCRIPT-orange.svg)
44
![Languages](https://img.shields.io/badge/language-JAVASCRIPT-orange.svg)
55
[![npm](https://img.shields.io/npm/v/sendbird.svg?style=popout&colorB=red)](https://www.npmjs.com/package/sendbird)
66

7+
## Deprecation Note (v3)
8+
:warning: Please note that Sendbird’s SDK v3 will be deprecated by **July 2023**. You may still use the older SDKs at your choice, but no new updates or bug fixes will be made to SDK v3.
9+
10+
**We recommend clients to plan their migration to SDK v4 as early as possible as there are breaking changes.** We also provide prioritized support for migration and any issues related to v4. SDK v4 provides far richer and robust features in Websocket, Local caching, Polls, Scheduled Messages, Pinned Message, and many more. So try it out now! ([Chat SDK v4](https://github.com/sendbird/sendbird-chat-sdk-javascript/))
11+
12+
<br />
13+
714
## Table of contents
815

916
1. [Introduction](#introduction)

0 commit comments

Comments
 (0)