Next.js Discord

Discord Forum

Looking for Next.js 8 documentation for routing

Unanswered
Thrianta posted this in #help-forum
Open in Discord
ThriantaOP
Just upgraded the next version of a project to version 8 (yea I know we very behind) and looking for the documentation for the native routing features. I found a package used (next-routes) which was deprecated in 2018 and looking to replace it. Any help would be greatly appreciated! ❤️

6 Replies

but i think it has a lot of information so should be helpful
but tbf if your project is small enough i would even consider rewriting it to next 13 directly
because most things don't work with next that old anymore and the ecosystem will be quite unbearable
ThriantaOP
Thanks @joulev !
unfortunately this project is pretty monolithic and was built 6 years ago by a third party company. We inherited it and took it in house. A complete rewrite in next 13 would be a non-trivial amount of work.