wasp-lang / wasp

The fastest way to develop full-stack web apps with React & Node.js.
https://wasp-lang.dev
MIT License
13.31k stars 1.18k forks source link

Upgrade all libraries to latest versions #1247

Open Martinsos opened 1 year ago

Martinsos commented 1 year ago

We should try to upgrade all the libraries to latest versions.

I did a bit of research on some of them already:

Make sure to check others also!

sodic commented 1 month ago

React router causing problems for users: https://discord.com/channels/686873244791210014/1263461365872595054/1263480810342711337

I don't know why, but it seems the React Router version is v5.x.x, so it doesn't have useNavigate. I can only use useHistory