hozana / next-translate-routes

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

The querystring API is considered Legacy #76

Open bourquep opened 1 year ago

bourquep commented 1 year ago

When installing next-translate-route, npm gives me the following warning:

npm WARN deprecated querystring@0.2.1: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.