@commercetools-uikit/utils
Advanced tools
Comparing version 0.0.0-canary-2020103203835 to 0.0.0-canary-202010414016
# @commercetools-uikit/utils | ||
## 0.0.0-canary-2020103203835 | ||
## 0.0.0-canary-202010414016 | ||
### 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. | ||
## 10.39.2 | ||
### Patch Changes | ||
- [`efde835`](https://github.com/commercetools/ui-kit/commit/efde83584d00f1e3147d179f3ee8233a325b515b) [#1646](https://github.com/commercetools/ui-kit/pull/1646) Thanks [@emmenko](https://github.com/emmenko)! - Improve Rollup configuration, use babel runtime helpers | ||
@@ -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-2020103203835'; | ||
var version = '0.0.0-canary-202010414016'; | ||
@@ -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-2020103203835'; | ||
var version = '0.0.0-canary-202010414016'; | ||
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-2020103203835", | ||
"version": "0.0.0-canary-202010414016", | ||
"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
42174