File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,15 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and 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
You can’t perform that action at this time.
0 commit comments