@tivio/sdk-react 3.1.2 → 3.1.3
Sign up to get free protection for your applications and to get access to all the features.
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`
|