Comparing version 2.2.1 to 2.3.0
@@ -5,2 +5,12 @@ # Change Log | ||
<a name="2.3.0"></a> | ||
# [2.3.0](https://gitlab.com/iiroj/app-bar/compare/v2.2.1...v2.3.0) (2019-01-03) | ||
### Features | ||
* upgrade to Rollup v1.0 and build umd bundle ([5c53843](https://gitlab.com/iiroj/app-bar/commit/5c53843)) | ||
<a name="2.2.1"></a> | ||
@@ -7,0 +17,0 @@ ## [2.2.1](https://gitlab.com/iiroj/app-bar/compare/v2.2.0...v2.2.1) (2018-12-26) |
{ | ||
"name": "app-bar", | ||
"version": "2.2.1", | ||
"version": "2.3.0", | ||
"description": "An app bar for React that stays out of your way", | ||
@@ -10,4 +10,5 @@ "license": "MIT", | ||
"bugs": "https://gitlab.com/iiroj/app-bar/issues", | ||
"main": "dist/index.cjs.js", | ||
"module": "dist/index.esm.js", | ||
"main": "dist/index.js", | ||
"browser": "dist/index.umd.js", | ||
"types": "dist/index.d.ts", | ||
@@ -40,4 +41,6 @@ "files": [ | ||
"react-style-reset": "^1.0.2", | ||
"rollup": "^0.68.2", | ||
"rollup": "^1.0.1", | ||
"rollup-plugin-babel-minify": "^6.2.0", | ||
"rollup-plugin-commonjs": "^9.2.0", | ||
"rollup-plugin-node-resolve": "^4.0.0", | ||
"rollup-plugin-typescript2": "^0.18.1", | ||
@@ -44,0 +47,0 @@ "standard-version": "^4.4.0", |
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
26595
9
68
19
3