Skip to content

Commit e7ed56d

Browse files
authored
v3.1.1 release (#277)
1 parent 800ab2c commit e7ed56d

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,15 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [3.1.1]
8+
### Added
9+
- Add client-side idempotency to chatSession.sendMessage() and .sendEvent() (#275)
10+
- (internal) publish StreamsJS error metrics when failed to load custom ccp chat session (#276)
11+
- Update ReactNativeSupport.md documentation to use known-good version <= v3.0.2
12+
713
## [3.1.0]
814
### Added
9-
- Expose ChatJS version to global `window.connect.ChatJSVersion`
15+
- Expose ChatJS version to global `window.connect.ChatJS.version`
1016
- Add missing typescript declarations to `index.d.ts`
1117
- Updating `ChatGlobalConfig` interface in `index.d.ts` for React Native `webSocketManagerConfig`
1218

0 commit comments

Comments
 (0)