Skip to content

Remove querystring dependency#85

Open
cvolant wants to merge 1 commit intomasterfrom
feat/remove-querystring-dependency
Open

Remove querystring dependency#85
cvolant wants to merge 1 commit intomasterfrom
feat/remove-querystring-dependency

Conversation

@cvolant
Copy link
Collaborator

@cvolant cvolant commented Nov 28, 2023

WIP

Try to remove deprecated querystring dependency and use Next internal utilities.

  • Does not work yet.
  • Introduce a fragility: if Next moves its utilities around, it will break... Next-translate-routes already plug in Next internals to get RouterContext, which has already led to breakage. Maybe with a stricter next peer dependency...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant