@atlaskit/react-select
Advanced tools
Comparing version 1.0.4 to 1.0.5
# @atlaskit/react-select | ||
## 1.0.5 | ||
### Patch Changes | ||
- [#150547](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/150547) | ||
[`e26194391b9dd`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e26194391b9dd) - | ||
Add react18 support | ||
## 1.0.4 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@atlaskit/react-select", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "A forked version of react-select to only be used in atlaskit/select", | ||
@@ -12,4 +12,3 @@ "author": "Atlassian Pty Ltd", | ||
"team": "Design System Team", | ||
"inPublicMirror": false, | ||
"releaseModel": "continuous" | ||
"runReact18": true | ||
}, | ||
@@ -31,3 +30,3 @@ "repository": "https://bitbucket.org/atlassian/atlassian-frontend-mirror", | ||
"dependencies": { | ||
"@atlaskit/ds-lib": "^3.0.0", | ||
"@atlaskit/ds-lib": "^3.1.0", | ||
"@babel/runtime": "^7.0.0", | ||
@@ -40,4 +39,4 @@ "@emotion/react": "^11.7.1", | ||
"peerDependencies": { | ||
"react": "^16.8.0 || ^17.0.0 || ^18.0.0", | ||
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0" | ||
"react": "^16.8.0 || ^17.0.0 || ^18.2.0", | ||
"react-dom": "^16.8.0 || ^17.0.0 || ^18.2.0" | ||
}, | ||
@@ -44,0 +43,0 @@ "devDependencies": { |
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
761061
Updated@atlaskit/ds-lib@^3.1.0