Skip to content

Update support info for Node.js support of AbortSignal - #17418

Merged
queengooborg merged 5 commits into
mdn:mainfrom
aduh95:patch-1
Aug 20, 2022
Merged

Update support info for Node.js support of AbortSignal#17418
queengooborg merged 5 commits into
mdn:mainfrom
aduh95:patch-1

Conversation

@aduh95

@aduh95 aduh95 commented Aug 17, 2022

Copy link
Copy Markdown
Contributor

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

@queengooborg queengooborg left a comment

Copy link
Copy Markdown
Contributor

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

@queengooborg queengooborg left a comment

Copy link
Copy Markdown
Contributor

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