@commercetools-uikit/utils
Advanced tools
Comparing version 0.0.0-canary-202010414016 to 0.0.0-canary-2020104152734
# @commercetools-uikit/utils | ||
## 0.0.0-canary-202010414016 | ||
## 0.0.0-canary-2020104152734 | ||
### Patch Changes | ||
- [`a635fcc`](https://github.com/commercetools/ui-kit/commit/a635fcc8105b81545baaa684751432769cc0d94a) [#1652](https://github.com/commercetools/ui-kit/pull/1652) Thanks [@emmenko](https://github.com/emmenko)! - Fix spacings package name (regression). | ||
## 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. | ||
@@ -8,0 +14,0 @@ |
@@ -215,3 +215,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-202010414016'; | ||
var version = '0.0.0-canary-2020104152734'; | ||
@@ -218,0 +218,0 @@ exports.SafeHTMLElement = SafeHTMLElement; |
@@ -197,5 +197,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-202010414016'; | ||
var version = '0.0.0-canary-2020104152734'; | ||
export { SafeHTMLElement, addStaticFields, createSequentialId, filterAriaAttributes, filterDataAttributes, filterProps as filterInvalidAttributes, getFieldId, getPassThroughProps, 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-202010414016", | ||
"version": "0.0.0-canary-2020104152734", | ||
"bugs": "https://github.com/commercetools/ui-kit/issues", | ||
@@ -6,0 +6,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
42463