@tivio/sdk-react 6.0.1 → 7.0.1

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
@@ -6,6 +6,18 @@ settings in the administration of Tivio Studio while having the freedom to build
6
6
 
7
7
  ## Changelog
8
8
 
9
+ * 7.0.1
10
+ * patch: fix dependency to @tivio/common
11
+
12
+ * 7.0.0
13
+ * major: delete deprecated useWatchWithoutAdsOffer hook
14
+ * major: consolidate duplicated source types
15
+ * patch: add new properties to PlayerInterface
16
+ * patch: expose getSeekingMatrixPreviewByTime in Video interface
17
+ * major: delete deprecated useBetOffer hook
18
+ * major: rework of source types
19
+ * major: make useChannelSource deprecated
20
+
9
21
  * 6.0.1
10
22
  * patch: fix dependency to @tivio/common
11
23
 
package/README.md.bak CHANGED
@@ -6,6 +6,18 @@ settings in the administration of Tivio Studio while having the freedom to build
6
6
 
7
7
  ## Changelog
8
8
 
9
+ * 7.0.1
10
+ * patch: fix dependency to @tivio/common
11
+
12
+ * 7.0.0
13
+ * major: delete deprecated useWatchWithoutAdsOffer hook
14
+ * major: consolidate duplicated source types
15
+ * patch: add new properties to PlayerInterface
16
+ * patch: expose getSeekingMatrixPreviewByTime in Video interface
17
+ * major: delete deprecated useBetOffer hook
18
+ * major: rework of source types
19
+ * major: make useChannelSource deprecated
20
+
9
21
  * 6.0.1
10
22
  * patch: fix dependency to @tivio/common
11
23