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

Updated Dependencies and devDependencies #3

Merged
merged 4 commits into from
May 10, 2022
Merged

Updated Dependencies and devDependencies #3

merged 4 commits into from
May 10, 2022

Conversation

vimode
Copy link
Contributor

@vimode vimode commented Apr 28, 2022

Dependencies updated:
react 17.0.2 to 18.1.0
react-dom 17.0.2 to 18.1.0

devDependencies updated:
vite 2.8.5 to 2.9.6
@vitejs/plugin-react 1.2.0 to 1.3.1

Edit :
Updated the Root API
createRoot: New method to create a root to render or unmount. Use it instead of ReactDOM.render. New features in React 18 don't work without it.

@vimode
Copy link
Contributor Author

vimode commented May 10, 2022

devDependencies updated to sync with vite's react template
vite 2.9.6 to 2.9.8
@vitejs/plugin-react 1.3.1 to 1.3.2

@SafdarJamal
Copy link
Owner

Awesome! :) Thank you for your contribution. 🎉

@SafdarJamal SafdarJamal merged commit 7b72cf1 into SafdarJamal:main May 10, 2022
@vimode vimode deleted the update/version branch May 11, 2022 14:22
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

Successfully merging this pull request may close these issues.

2 participants