@tivio/sdk-react 6.0.1 → 7.0.1

Sign up to get free protection for your applications and to get access to all the features.
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