@atlaskit/analytics-next
Advanced tools
Comparing version 2.1.7 to 2.1.8
# @atlaskit/analytics-next | ||
## 2.1.8 | ||
- [patch] Update changelogs to remove duplicate [cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17) | ||
- [none] Updated dependencies [cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17) | ||
- @atlaskit/button@8.1.1 | ||
- @atlaskit/docs@4.1.1 | ||
## 2.1.7 | ||
- [none] Updated dependencies [9d20f54](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d20f54) | ||
@@ -13,18 +14,2 @@ - @atlaskit/docs@4.1.0 | ||
- @atlaskit/button@8.1.0 | ||
- [none] Updated dependencies [21373ab](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/21373ab) | ||
- @atlaskit/docs@4.1.0 | ||
- @atlaskit/field-text@6.0.2 | ||
- @atlaskit/button@8.1.0 | ||
- [none] Updated dependencies [179007a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/179007a) | ||
- @atlaskit/docs@4.1.0 | ||
- @atlaskit/field-text@6.0.2 | ||
- @atlaskit/button@8.1.0 | ||
- [patch] Updated dependencies [dda4ec8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dda4ec8) | ||
- @atlaskit/docs@4.1.0 | ||
- @atlaskit/field-text@6.0.2 | ||
- @atlaskit/button@8.1.0 | ||
- [patch] Updated dependencies [27571e5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/27571e5) | ||
- @atlaskit/docs@4.1.0 | ||
- @atlaskit/field-text@6.0.2 | ||
- @atlaskit/button@8.1.0 | ||
@@ -63,3 +48,2 @@ ## 2.1.6 | ||
## 2.1.0 | ||
- [minor] Export cleanProps function that can be used to strip analytics props provided by our HOCs, useful when spreading props to a child element [973d6ea](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/973d6ea) | ||
@@ -78,3 +62,2 @@ | ||
## 1.1.8 | ||
- [patch] Add "sideEffects: false" to AKM2 packages to allow consumer's to tree-shake [c3b018a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c3b018a) | ||
@@ -81,0 +64,0 @@ |
{ | ||
"name": "@atlaskit/analytics-next", | ||
"version": "2.1.6", | ||
"version": "2.1.7", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/analytics-next", | ||
"version": "2.1.7", | ||
"version": "2.1.8", | ||
"description": "The 🆕 Atlaskit component analytics framework", | ||
@@ -31,4 +31,4 @@ "license": "Apache-2.0", | ||
"devDependencies": { | ||
"@atlaskit/button": "^8.1.0", | ||
"@atlaskit/docs": "^4.1.0", | ||
"@atlaskit/button": "^8.1.1", | ||
"@atlaskit/docs": "^4.1.1", | ||
"@atlaskit/field-text": "^6.0.2", | ||
@@ -35,0 +35,0 @@ "enzyme": "https://registry.npmjs.org/@pgleeson/enzyme/-/enzyme-3.3.7.tgz", |
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
74011