FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Update support info for Node.js support of `AbortSignal` by aduh95 · Pull Request #17418 · mdn/browser-compat-data · GitHub

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 commented Aug 17, 2022
edited
Loading

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 Bot added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Aug 17, 2022

queengooborg left a comment
edited
Loading

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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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 Bot added the data:browsers Data about browsers (versions, release dates, etc). This data is used for validation. label Aug 20, 2022

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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thank you, LGTM!

queengooborg merged commit 56e76d6 into mdn:main Aug 20, 2022
aduh95 deleted the patch-1 branch August 20, 2022 22:30
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL