@commercetools-uikit/design-system
Advanced tools
Comparing version 0.0.0-canary-202010474929 to 0.0.0-canary-2020106162410
# @commercetools-uikit/design-system | ||
## 0.0.0-canary-202010474929 | ||
## 0.0.0-canary-2020106162410 | ||
### Patch Changes | ||
- [`bcb2d29`](https://github.com/commercetools/ui-kit/commit/bcb2d29956c959b09c32a1cedaee5ae2fadf034e) [#1657](https://github.com/commercetools/ui-kit/pull/1657) Thanks [@emmenko](https://github.com/emmenko)! - Fix Rollup: keep `process.env.NODE_ENV` in production bundles. | ||
## 10.39.4 | ||
### 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. | ||
## 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 +26,0 @@ |
@@ -156,3 +156,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-202010474929'; | ||
var version = '0.0.0-canary-2020106162410'; | ||
@@ -159,0 +159,0 @@ exports.customProperties = customProperties; |
@@ -152,5 +152,5 @@ /* | ||
// NOTE: This string will be replaced in the `prepare` script by the `scripts/version.js` file. | ||
var version = '0.0.0-canary-202010474929'; | ||
var version = '0.0.0-canary-2020106162410'; | ||
export { customProperties, designTokens, version }; | ||
//# sourceMappingURL=design-system.es.js.map |
{ | ||
"name": "@commercetools-uikit/design-system", | ||
"description": "Core package of the commercetools design system.", | ||
"version": "0.0.0-canary-202010474929", | ||
"version": "0.0.0-canary-2020106162410", | ||
"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
105302