@atlaskit/tabs
Advanced tools
Comparing version 2.0.0 to 2.4.0
@@ -1,6 +0,36 @@ | ||
<a name="2.0.0"></a> | ||
# 2.0.0 (2017-05-30) | ||
<a name="2.4.0"></a> | ||
# 2.4.0 (2017-07-17) | ||
<a name="2.1.0"></a> | ||
# 2.1.0 (2017-07-17) | ||
<a name="2.1.0"></a> | ||
# 2.1.0 (2017-07-17) | ||
<a name="2.1.0"></a> | ||
# 2.1.0 (2017-07-17) | ||
### Bug Fixes | ||
* **package:** rerelease, failed prepublish scripts ([5fd82f8](https://bitbucket.org/atlassian/atlaskit/commits/5fd82f8)) | ||
<a name="2.1.0"></a> | ||
# 2.1.0 (2017-07-17) | ||
### Features | ||
* **package:** added ES module builds to dist and add jsnext:main to most ADG packages ([ea76507](https://bitbucket.org/atlassian/atlaskit/commits/ea76507)) | ||
<a name="2.0.0"></a> | ||
@@ -29,2 +59,3 @@ # 2.0.0 (2017-05-30) | ||
* **package:** add prop-types as a dependency to avoid React 15.x warnings ([92598eb](https://bitbucket.org/atlassian/atlaskit/commits/92598eb)) | ||
* **package:** pin react-lorem-component version to avoid newly released broken version ([6f3d9c6](https://bitbucket.org/atlassian/atlaskit/commits/6f3d9c6)) | ||
@@ -31,0 +62,0 @@ |
{ | ||
"name": "@atlaskit/tabs", | ||
"version": "2.0.0", | ||
"version": "2.4.0", | ||
"config": { | ||
@@ -10,2 +10,3 @@ "access": "public" | ||
"webpack": "dist/bundle-cjs.js", | ||
"jsnext:main": "dist/es/index.js", | ||
"ak:webpack:raw": "src/index.jsx", | ||
@@ -16,3 +17,4 @@ "ak:component": { | ||
"scripts": { | ||
"prepublish": "../../node_modules/.bin/in-publish && { cd ../.. && npm run prepublish/single @atlaskit/tabs; } || ../../node_modules/.bin/not-in-publish" | ||
"prepublish": "../../node_modules/.bin/in-publish && { cd ../.. && npm run prepublish-with-babel/single @atlaskit/tabs; } || ../../node_modules/.bin/not-in-publish", | ||
"jest": "../../node_modules/.bin/jest -c ../../build/config/jest.config.js" | ||
}, | ||
@@ -19,0 +21,0 @@ "files": [ |
@@ -14,3 +14,3 @@ [](http://atlaskit.atlassian.com) | ||
Detailed docs and example usage can be found [here](https://aui-cdn.atlassian.com/atlaskit/stories/@atlaskit/tabs/2.0.0/). | ||
Detailed docs and example usage can be found [here](https://aui-cdn.atlassian.com/atlaskit/stories/@atlaskit/tabs/2.4.0/). | ||
@@ -17,0 +17,0 @@ ## Installation |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
98903
17
1263
0