@atlaskit/chunkinator
Advanced tools
Comparing version 1.1.1 to 2.0.0
# Changelog | ||
## 2.0.0 | ||
### Major Changes | ||
- [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) - Officially dropping IE11 support, from this version onwards there are no warranties of the package working in IE11. | ||
For more information see: https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534 | ||
## 1.1.1 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@atlaskit/chunkinator", | ||
"version": "1.1.1", | ||
"version": "2.0.0", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/chunkinator", | ||
"version": "1.1.1", | ||
"version": "2.0.0", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/chunkinator", | ||
"version": "1.1.1", | ||
"version": "2.0.0", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/chunkinator", | ||
"version": "1.1.1", | ||
"version": "2.0.0", | ||
"description": "Upload large files from the browser with ease", | ||
@@ -19,2 +19,3 @@ "publishConfig": { | ||
"team": "Media Platform", | ||
"inPublicMirror": true, | ||
"releaseModel": "scheduled", | ||
@@ -35,3 +36,3 @@ "website": { | ||
"@atlaskit/docs": "*", | ||
"@atlaskit/media-test-helpers": "^27.2.0", | ||
"@atlaskit/media-test-helpers": "^28.0.0", | ||
"react": "^16.8.0", | ||
@@ -38,0 +39,0 @@ "react-dom": "^16.8.0", |
92480