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

Remove nodejs stability notes from Performance APIs #15005

Merged
merged 1 commit into from Feb 16, 2022

Conversation

gilmoreorless
Copy link
Contributor

Summary

Removed the "Stability: Experimental" notes for NodeJS in Performance-related files. As discussed in #14988, the perf_hooks module was marked "Stable" in version 12.16.0. We don't track the internal NodeJS module stability details anywhere else.

Test results and supporting details

NodeJS 12.16.0 release notes

Performance Hooks are no longer experimental

The perf_hooks module is now considered a stable API.

Related issues

Fixes #14988

@github-actions github-actions bot added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Feb 16, 2022
Copy link
Member

@Elchi3 Elchi3 left a comment

Choose a reason for hiding this comment

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

Thanks! 👍

@Elchi3 Elchi3 merged commit 75a8b82 into mdn:main Feb 16, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update stability details for Performance APIs in NodeJS
2 participants