Skip to content

Conversation

aduh95
Copy link
Contributor

@aduh95 aduh95 commented Aug 17, 2022

Summary

Data was wrong (it showed no support on the Node.js cell, when it fact Node.js does support it), so I updated it to be conform to reality.

Test results and supporting details

Related issues

@github-actions github-actions bot added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Aug 17, 2022
Copy link
Contributor

@queengooborg queengooborg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @aduh95, thank you for your PR! It looks like the feature was also backported to 16.14.0. Could we create two separate release statements to represent this, like so?

{
  "nodejs": [
    {
      "version_added": "17.2.0",
    },
    {
      "version_added": "16.14.0",
      "version_removed": "17.0.0",
    }
  ]
}

@github-actions github-actions bot added the data:browsers Data about browsers (versions, release dates, etc). This data is used for validation. label Aug 20, 2022
Copy link
Contributor

@queengooborg queengooborg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, LGTM!

@queengooborg queengooborg merged commit 56e76d6 into mdn:main Aug 20, 2022
@aduh95 aduh95 deleted the patch-1 branch August 20, 2022 22:30
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.

2 participants