upgrade the node, nextjs and react version - #309
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
I have upgraded from node 14 to node 18 as per discussion with @ankushdharkar to keep the project compatible with upcoming versions. Same goes for upgrading from next 10 to next 13 Since i upgraded to next 13 it is mandatory to update to react 18 |
please add this in ticket and FW to me and build is failing as well, TEST proof is needed |
iamitprakash
left a comment
There was a problem hiding this comment.
is index.js file change is part of version upgrade ..?
Explained it as a note provided over the main comment |
All details should be in separate task/issues ticket |
This is the spike ticket where i will be researching and making future updates to the project: #308 |
renamed as [POC] as things are not clear in CI, please keep updating as progress in investigation |
could you please elaborate on this |
plane english |
I still could not get you |
This PR upgrades the versions of the dependencies
Note
In multiple Link tags you will fing a legacy behaviour attribute as on implementing next 13 we can not use anchor tah inside link tags. Since this PR just deals with the version upgrades thus i am not adding any major code changes to it.
Warning
Currently the deployments via vercel are failing, we do expect them to fail as well as in the current scenario we are not making the crypto site public. We do not plan to make it public yet.
Visuals of Site working
Screencast.from.2023-10-15.02-35-02.mp4
Closes: #310