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

Update NodeJS data for api.URLSearchParams.size #21415

Merged

Conversation

queengooborg
Copy link
Collaborator

This PR updates and corrects version values for NodeJS for the size member of the URLSearchParams API. This fixes #20414. Versions come from the Node.js docs: https://nodejs.org/api/url.html#urlsearchparamssize

This PR updates and corrects version values for NodeJS for the `size` member of the `URLSearchParams` API. This fixes mdn#20414.  Versions come from the Node.js docs: https://nodejs.org/api/url.html#urlsearchparamssize
@queengooborg queengooborg added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Dec 2, 2023
@github-actions github-actions bot added the data:browsers 🌍 Data about browsers (versions, release dates, etc). This data is used for validation. label Dec 2, 2023
@Elchi3 Elchi3 merged commit f6836f3 into mdn:main Dec 8, 2023
5 checks passed
@queengooborg queengooborg deleted the api/URLSearchParams/size/nodejs-corrections branch December 9, 2023 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API data:browsers 🌍 Data about browsers (versions, release dates, etc). This data is used for validation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

api.URLSearchParams.size - Node.js support should be v18.16.0 (not 19.0)
2 participants