@commercetools-uikit/hooks
Advanced tools
Comparing version 10.39.2 to 10.39.3
# @commercetools-uikit/hooks | ||
## 10.39.3 | ||
### Patch Changes | ||
- [`1d12f65`](https://github.com/commercetools/ui-kit/commit/1d12f65d06e237b500b27749e9ee93b4fababacb) [#1650](https://github.com/commercetools/ui-kit/pull/1650) Thanks [@emmenko](https://github.com/emmenko)! - Rebundle all packages due to a fix in Rollup. | ||
- Updated dependencies [[`1d12f65`](https://github.com/commercetools/ui-kit/commit/1d12f65d06e237b500b27749e9ee93b4fababacb)]: | ||
- @commercetools-uikit/utils@10.39.3 | ||
## 10.39.2 | ||
@@ -4,0 +13,0 @@ |
@@ -270,3 +270,3 @@ 'use strict'; | ||
// NOTE: This string will be replaced in the `prepare` script by the `scripts/version.js` file. | ||
var version = '10.39.2'; | ||
var version = '10.39.3'; | ||
@@ -273,0 +273,0 @@ exports.useFieldId = useFieldId; |
@@ -248,5 +248,5 @@ import _slicedToArray from '@babel/runtime-corejs3/helpers/slicedToArray'; | ||
// NOTE: This string will be replaced in the `prepare` script by the `scripts/version.js` file. | ||
var version = '10.39.2'; | ||
var version = '10.39.3'; | ||
export { useFieldId, usePrevious, useRowSelection, useSorting, useToggleState, version }; | ||
//# sourceMappingURL=hooks.es.js.map |
{ | ||
"name": "@commercetools-uikit/hooks", | ||
"description": "A collection of React hooks used across some of the UI-Kit components.", | ||
"version": "10.39.2", | ||
"version": "10.39.3", | ||
"bugs": "https://github.com/commercetools/ui-kit/issues", | ||
@@ -37,3 +37,3 @@ "repository": { | ||
"@babel/runtime-corejs3": "7.12.1", | ||
"@commercetools-uikit/utils": "10.39.2" | ||
"@commercetools-uikit/utils": "10.39.3" | ||
}, | ||
@@ -40,0 +40,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
50391
0
+ Added@commercetools-uikit/utils@10.39.3(transitive)
- Removed@commercetools-uikit/utils@10.39.2(transitive)