podchat-browser 12.6.1 → 12.7.1-snapshot.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/.babelrc ADDED
@@ -0,0 +1,4 @@
1
+ {
2
+ "presets": ["@babel/preset-env"],
3
+ "plugins": ["@babel/plugin-transform-runtime"]
4
+ }
package/changelog.md CHANGED
@@ -3,6 +3,9 @@
3
3
  All notable changes to this project will be documented here.
4
4
  to see complete list of changelog please visit [ChangeLog](http://gp.fanapsoft.ir/pod/pod-basic-sdk/chat-js-browser-sdk/-/blob/master/changelog.md)
5
5
 
6
+ ##[Unreleased]
7
+ - Do not process some chat messages when subjectId is not equal to current callId
8
+
6
9
  ## [12.6.0] - 2022-06-16
7
10
  ### Fixed
8
11
  - User being muted when muting others