@tivio/sdk-react 3.1.2 → 3.1.3
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/README.md
CHANGED
package/README.md.bak
CHANGED
@@ -3,6 +3,9 @@
|
|
3
3
|
## Changelog
|
4
4
|
|
5
5
|
* UNRELEASED
|
6
|
+
* v3.1.3
|
7
|
+
* patch: Hotfix made sure disabled Tivio does not break React Native
|
8
|
+
* internal: Fixed conf.bundleUrlOverride error handling
|
6
9
|
* v3.1.2
|
7
10
|
* patch: Allow `conf` prop of `TivioProvider` to be `null` or `undefined` in order to turn off Tivio
|
8
11
|
* internal: Added `runFeatureSupportCheck` to `TivioProvider`
|