Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the TypeScript types for .stringify() and .stringifyUrl() #279

Merged
merged 3 commits into from Sep 28, 2020

Conversation

esetnik
Copy link
Contributor

@esetnik esetnik commented Sep 28, 2020

Fixes #278

@sindresorhus sindresorhus changed the title fix stringiyfyUrl type to accept array and other stringifiable types Fix the TypeScript types for .stringify() and .stringifyUrl() Sep 28, 2020
@sindresorhus sindresorhus merged commit 38906bc into sindresorhus:master Sep 28, 2020
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.

stringifyUrl type should accept string[] to be consistent with parse
2 participants