@tivio/sdk-react 2.3.1 → 2.3.2-alpha
Sign up to get free protection for your applications and to get access to all the features.
- package/README.md +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.LICENSE.txt +9 -98
- package/dist/services/dependencyResolver.d.ts +0 -2
- package/package.json +2 -2
package/README.md
CHANGED
@@ -3,7 +3,7 @@
|
|
3
3
|
## Changelog
|
4
4
|
|
5
5
|
* v2.3.1
|
6
|
-
*
|
6
|
+
* fix of @tivio/common dependency
|
7
7
|
* v2.3.0
|
8
8
|
* minor: add useTaggedVideos that allows to fetch videos with given tags
|
9
9
|
* minor: add option to fetch tags (on hook useItemsInRow), useVideo always fetching videos tags
|