@commercetools-uikit/utils
Advanced tools
Comparing version 0.0.0-canary-2020101765349 to 0.0.0-canary-20201020122221
# @commercetools-uikit/utils | ||
## 0.0.0-canary-2020101765349 | ||
## 0.0.0-canary-20201020122221 | ||
### Minor Changes | ||
- [`26c6562`](https://github.com/commercetools/ui-kit/commit/26c65622f7f1911f51fc0056ade2d0c8ec8af0a1) [#1670](https://github.com/commercetools/ui-kit/pull/1670) Thanks [@emmenko](https://github.com/emmenko)! - Migrate to emotion v11. https://emotion.sh/docs/emotion-11 | ||
## 10.40.0 | ||
### Patch Changes | ||
@@ -6,0 +12,0 @@ |
@@ -214,3 +214,3 @@ 'use strict'; | ||
// NOTE: This string will be replaced in the `prepare` script by the `scripts/version.js` file. | ||
var version = '0.0.0-canary-2020101765349'; | ||
var version = '0.0.0-canary-20201020122221'; | ||
@@ -217,0 +217,0 @@ exports.SafeHTMLElement = SafeHTMLElement; |
@@ -191,5 +191,5 @@ import _Object$keys from '@babel/runtime-corejs3/core-js-stable/object/keys'; | ||
// NOTE: This string will be replaced in the `prepare` script by the `scripts/version.js` file. | ||
var version = '0.0.0-canary-2020101765349'; | ||
var version = '0.0.0-canary-20201020122221'; | ||
export { SafeHTMLElement, addStaticFields, createSequentialId, filterAriaAttributes, filterDataAttributes, filterInvalidAttributes, getFieldId, isNumberish, parseTime, version, warnDeprecatedComponent, warnDeprecatedProp }; | ||
//# sourceMappingURL=utils.es.js.map |
{ | ||
"name": "@commercetools-uikit/utils", | ||
"description": "A collection of utilities shared across the other packages.", | ||
"version": "0.0.0-canary-2020101765349", | ||
"version": "0.0.0-canary-20201020122221", | ||
"bugs": "https://github.com/commercetools/ui-kit/issues", | ||
@@ -37,5 +37,5 @@ "repository": { | ||
"@babel/runtime-corejs3": "7.12.5", | ||
"@emotion/is-prop-valid": "0.8.8", | ||
"@emotion/is-prop-valid": "1.0.0", | ||
"warning": "4.0.3" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
45138
+ Added@emotion/is-prop-valid@1.0.0(transitive)
+ Added@emotion/memoize@0.7.5(transitive)
- Removed@emotion/is-prop-valid@0.8.8(transitive)
- Removed@emotion/memoize@0.7.4(transitive)
Updated@emotion/is-prop-valid@1.0.0