@devexperts/utils
Advanced tools
Comparing version 0.28.3 to 0.29.0
@@ -6,2 +6,19 @@ # Change Log | ||
# [0.29.0](https://github.com/devex-web-frontend/dx-platform/compare/v0.28.3...v0.29.0) (2019-05-25) | ||
### maintain | ||
* update babel@7, webpack@4 and storybook@5 ([#126](https://github.com/devex-web-frontend/dx-platform/issues/126)) ([4cd1cd5](https://github.com/devex-web-frontend/dx-platform/commit/4cd1cd5)) | ||
### BREAKING CHANGES | ||
* `utils/sotrybook.ts` is removed from `@devexperts/tools` package. Use direct import from `@storybook/*` instead | ||
## [0.28.3](https://github.com/devex-web-frontend/dx-platform/compare/v0.28.2...v0.28.3) (2019-04-22) | ||
@@ -8,0 +25,0 @@ |
{ | ||
"name": "@devexperts/utils", | ||
"version": "0.28.3", | ||
"version": "0.29.0", | ||
"description": "", | ||
@@ -36,6 +36,6 @@ "main": "dist", | ||
"devDependencies": { | ||
"@devexperts/tools": "^0.28.3", | ||
"@devexperts/tools": "^0.29.0", | ||
"fp-ts": "^1.11.3" | ||
}, | ||
"gitHead": "605c2766f9e881a353b037db487b2baaf8f716f8" | ||
"gitHead": "2fff73a214f3a6b1793b82e32a204bcb25d7d1e0" | ||
} |
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
122117