edge-core-js 0.19.34 → 0.19.35

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/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # edge-core-js
2
2
 
3
+ ## v0.19.35 (2022-12-20)
4
+
5
+ - fixed: Clean swap quotes before logging to prevent circular reference error
6
+
7
+
3
8
  ## v0.19.34 (2022-12-16)
4
9
 
5
10
  - fixed: Export more accurate TypeScript definitions for our React Native components.