@snack-uikit/utils
Advanced tools
Comparing version 3.1.0 to 3.2.0
export * from './hooks'; | ||
export * from './utils'; | ||
export * from './components'; | ||
export * from './types'; |
@@ -6,2 +6,13 @@ # Change Log | ||
# 3.2.0 (2023-12-14) | ||
### Features | ||
* **FF-3729:** add utility type ValueOf ([73259c3](https://github.com/cloud-ru-tech/snack-uikit/commit/73259c3d30f6256388be02df3167f381ce95879e)) | ||
# 3.1.0 (2023-12-06) | ||
@@ -8,0 +19,0 @@ |
export * from './hooks'; | ||
export * from './utils'; | ||
export * from './components'; | ||
export * from './types'; |
export * from './hooks'; | ||
export * from './utils'; | ||
export * from './components'; | ||
export * from './types'; |
@@ -7,3 +7,3 @@ { | ||
"title": "Utils", | ||
"version": "3.1.0", | ||
"version": "3.2.0", | ||
"sideEffects": [ | ||
@@ -35,3 +35,3 @@ "*.css", | ||
"scripts": {}, | ||
"gitHead": "76a159dde7baccf49dc7b11e1fd7abc31424b42f" | ||
"gitHead": "bd39c5e674f3b91b0e2487782a04b15034cf3d8b" | ||
} |
export * from './hooks'; | ||
export * from './utils'; | ||
export * from './components'; | ||
export * from './types'; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
29799
41
295