@atlaskit/textarea
Advanced tools
Comparing version 0.3.0 to 0.3.1
# @atlaskit/textarea | ||
## 0.3.1 | ||
- [patch] [90a14be594](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/90a14be594): | ||
- Fix broken type-helpers | ||
## 0.3.0 | ||
@@ -4,0 +9,0 @@ - [minor] [9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394): |
{ | ||
"name": "@atlaskit/textarea", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/textarea", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"description": "Textarea Component", | ||
@@ -21,5 +21,5 @@ "license": "Apache-2.0", | ||
"@atlaskit/analytics-next": "^4.0.1", | ||
"@atlaskit/analytics-next-types": "^4.0.0", | ||
"@atlaskit/analytics-next-types": "^4.0.1", | ||
"@atlaskit/theme": "^8.0.1", | ||
"@atlaskit/type-helpers": "^3.0.0", | ||
"@atlaskit/type-helpers": "^3.0.1", | ||
"tslib": "^1.8.0" | ||
@@ -33,3 +33,3 @@ }, | ||
"@atlaskit/build-utils": "^2.0.0", | ||
"@atlaskit/button": "^11.0.0", | ||
"@atlaskit/button": "^11.0.1", | ||
"@atlaskit/docs": "^7.0.1", | ||
@@ -36,0 +36,0 @@ "@atlaskit/ssr": "^0.0.1", |
{ | ||
"name": "@atlaskit/textarea", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"sideEffects": false | ||
} |
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
48665
0