3.1.0
What's Changed
- feat: expose ChatJS npm version via window.connect.ChatJS.version by @spenlep-amzn in #271
- fix: missing typescript declarations and replace
anyusage by @spenlep-amzn in #268
Added
- Expose ChatJS version to global
window.connect.ChatJS.version - Add missing typescript declarations to
index.d.ts - Updating
ChatGlobalConfiginterface inindex.d.tsfor React NativewebSocketManagerConfig
Full Changelog: 3.0.6...3.1.0