-
-
Notifications
You must be signed in to change notification settings - Fork 34.6k
fs: recursive cp methods as stable #53127
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
Conversation
|
@nodejs/fs |
|
The
notable-change
Please suggest a text for the release notes if you'd like to include a more detailed summary, then proceed to update the PR description with the text or a link to the notable change suggested text comment. Otherwise, the commit will be placed in the Other Notable Changes section. |
|
Landed in ff659fa |
Fixes #44598 (was annoyed by the stale bot 😆)
It seems like, it is only marking them as stable in the documentation. Is it intended that these functions doesn't contain
emitExperimentalWarningcalls?Fixes: #44598