Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

@react-aria/ssr@3.1.2 not updated in npm registry #3156

Closed
tukotech opened this issue May 24, 2022 · 1 comment
Closed

@react-aria/ssr@3.1.2 not updated in npm registry #3156

tukotech opened this issue May 24, 2022 · 1 comment

Comments

@tukotech
Copy link

馃悰 Bug Report

In packages/react-aria/ssr, observed that the package.json was updated to say that peer dependency now supports React 18, see line below:

"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"

This is good news but unfortunately, the npm package is not updated. Npm registry still shows it was updated 3 months ago.

馃 Expected Behavior

Either replace package in npm or bump the version to 3.1.3 and push a new version to npm

馃槸 Current Behavior

Packages that has transitive dependencies to react-aria/ssr will warn user that the package does not support React 18.
warning "react-bootstrap > @restart/ui > @react-aria/ssr@3.1.2" has incorrect peer dependency "react@^16.8.0 || ^17.0.0-rc.1".

馃拋 Possible Solution

馃敠 Context

I am using react-bootstrap with transitive dependency to react-aria/ssr. Also, just trying to clean-up warning in my system.

馃捇 Code Sample

馃實 Your Environment

Software Version(s)
react-bootstrap 2.4.0
Browser Edge 101.0.1210.39 (Official build) (64-bit)
Operating System Windows 10

馃Б Your Company/Team

馃暦 Tracking Issue (optional)

@devongovett
Copy link
Member

We merged React 18 support only a couple days ago. We are testing and it will be released soon. #3108

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants