hozana / next-translate-routes

Flexible and translated routes for Next.js without custom server
MIT License
116 stars 30 forks source link

fix: latest next version bug #90

Open patrykmostowski opened 9 months ago

patrykmostowski commented 9 months ago

I could not use the package without any apparent reason, during further digging I found out an incorrect check of next version, using pnpm, when next version is set to latest the package assumes we have an old router context path, sets it incorrectly and whole app stops working. Shipping a fix package.json