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

Fix for @types/react using new versions #5192

Merged
merged 3 commits into from
Apr 15, 2022

Conversation

thedavidprice
Copy link
Contributor

Fixes #5189

@types/react-dom .15 fixed the semver

This upgrades @types/react and removes previous resolutions.

going to release as patch 1.0.2

@netlify
Copy link

netlify bot commented Apr 15, 2022

Deploy Preview for redwoodjs-docs canceled.

Name Link
🔨 Latest commit 937eafe
🔍 Latest deploy log https://app.netlify.com/sites/redwoodjs-docs/deploys/6259afe044c2940009179728

@jtoar jtoar added the release:fix This PR is a fix label Apr 15, 2022
@thedavidprice thedavidprice added release:fix This PR is a fix and removed release:fix This PR is a fix labels Apr 15, 2022
@thedavidprice thedavidprice merged commit 14807d4 into main Apr 15, 2022
@thedavidprice thedavidprice deleted the dsp-another-types-react-dom-fix branch April 15, 2022 18:03
@jtoar jtoar added this to the next-release milestone Apr 15, 2022
thedavidprice added a commit that referenced this pull request Apr 15, 2022
* upgrade @types/react

* remove @types/react resolution

* keep resolution in ./package.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:fix This PR is a fix
Projects
No open projects
Status: Archived
Development

Successfully merging this pull request may close these issues.

Fresh Typescript Project Throws Errors
2 participants