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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

react-devtools-inline package now has react@experimental dependency #21023

Open
bvaughn opened this issue Mar 17, 2021 · 0 comments
Open

react-devtools-inline package now has react@experimental dependency #21023

bvaughn opened this issue Mar 17, 2021 · 0 comments

Comments

@bvaughn
Copy link
Contributor

bvaughn commented Mar 17, 2021

I recently updated DevTools to use the new, experimental getCacheForType API (#20548) which works well for the browser and standalone extension versions, because they bundle their own version of React (the experimental release). This has left the react-devtools-inline package (used by e.g. Code Sandbox) in an unreleasable state though until the new Suspense APIs are released as stable.

Perhaps I could go back to the last commit prior to #20548 and do one final release, but then I will be blocked.

@bvaughn bvaughn self-assigned this Mar 17, 2021
@bvaughn bvaughn changed the title react-devtools-inline package currently broken by react@experimental dependency react-devtools-inline package now has react@experimental dependency Mar 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant