@atlaskit/analytics-next
Advanced tools
Comparing version 9.3.4 to 10.0.0
# @atlaskit/analytics-next | ||
## 10.0.0 | ||
### Major Changes | ||
- [#127454](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/127454) | ||
[`7d3290f61ac09`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/7d3290f61ac09) - | ||
AFO-2278: React-dom 18 resolving yarn build package errors. Introducing react-dom as a peer | ||
dependency https://hello.atlassian.net/wiki/x/HtE48 | ||
## 9.3.4 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "@atlaskit/analytics-next", | ||
"version": "9.3.4", | ||
"version": "10.0.0", | ||
"description": "React components, HOCs and hooks to assist with tracking user activity with React components", | ||
@@ -60,3 +60,4 @@ "publishConfig": { | ||
"peerDependencies": { | ||
"react": "^16.8.0 || ^17.0.0 || ~18.2.0" | ||
"react": "^16.8.0 || ^17.0.0 || ~18.2.0", | ||
"react-dom": "^16.8.0 || ^17.0.0 || ~18.2.0" | ||
}, | ||
@@ -69,3 +70,2 @@ "runReact18": true, | ||
"enzyme": "^3.10.0", | ||
"react-dom-18": "npm:react-dom@^18.2.0", | ||
"redux": "^3.7.2", | ||
@@ -72,0 +72,0 @@ "storybook-addon-performance": "^0.16.0", |
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
238745
7
7