| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
cc @nodejs/crypto |
Sorry, something went wrong.
There was a problem hiding this comment.
This is not semver-major, as it only changes the docs.
Sorry, something went wrong.
|
It is major because it depends on a major change. Currently global access is not enabled by default. |
Sorry, something went wrong.
|
This label setup works too tho. |
Sorry, something went wrong.
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
semver-major PRs that contain breaking changes and should be released in the next major version. PRs require two approvals from TSC, and appear in the notable changes section of the changelog by default. Using dont-land labels avoid both issues, and is more appropriate in this case IMO. |
Sorry, something went wrong.
There was a problem hiding this comment.
I'd prefer if node:crypto.webcrypto remained documented, especially because globalThis.crypto won't work in current release lines. One suggestion below.
Sorry, something went wrong.
Co-authored-by: Tobias Nießen <tniessen@tnie.de>
| Back | FazBrowse Home | New Git URL |
Follow up to semver-major PRs that contain breaking changes and should be released in the next major version. #42083 this updates the docs to reflect the standard global access to the module and its APIs.