@atlaskit/portal
Advanced tools
Comparing version 3.0.0 to 3.0.1
# @atlaskit/portal | ||
## 3.0.1 | ||
- [patch] [b0ef06c685](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b0ef06c685): | ||
- This is just a safety release in case anything strange happened in in the previous one. See Pull Request #5942 for details | ||
## 3.0.0 | ||
### Major Changes | ||
- [major] [dacfb81ca1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dacfb81ca1): | ||
- [dacfb81ca1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dacfb81ca1): | ||
- @atlaskit/portal has been converted to Typescript. Typescript consumers will now get static type safety. Flow types are no longer provided. No API or behavioural changes. | ||
@@ -9,0 +12,0 @@ - Updated dependencies [06c5cccf9d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06c5cccf9d): |
{ | ||
"name": "@atlaskit/portal", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/portal", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Atlaskit wrapper for rendering components in React portals", | ||
@@ -32,10 +32,10 @@ "repository": "https://bitbucket.org/atlassian/atlaskit-mk-2", | ||
"devDependencies": { | ||
"@atlaskit/button": "^13.0.0", | ||
"@atlaskit/docs": "^8.0.0", | ||
"@atlaskit/flag": "^12.0.2", | ||
"@atlaskit/icon": "^17.1.2", | ||
"@atlaskit/button": "^13.0.5", | ||
"@atlaskit/docs": "^8.1.1", | ||
"@atlaskit/flag": "^12.0.3", | ||
"@atlaskit/icon": "^17.1.3", | ||
"@atlaskit/inline-dialog": "^11.0.0", | ||
"@atlaskit/modal-dialog": "^10.0.0", | ||
"@atlaskit/onboarding": "^8.0.2", | ||
"@atlaskit/tooltip": "^14.0.1", | ||
"@atlaskit/modal-dialog": "^10.0.1", | ||
"@atlaskit/onboarding": "^8.0.3", | ||
"@atlaskit/tooltip": "^14.0.2", | ||
"@atlaskit/visual-regression": "^0.1.0", | ||
@@ -50,2 +50,2 @@ "enzyme": "^3.7.0", | ||
] | ||
} | ||
} |
{ | ||
"name": "@atlaskit/portal", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"sideEffects": false | ||
} |
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
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
20883
0