We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5e2dfa commit 1dde617Copy full SHA for 1dde617
doc/changelogs/CHANGELOG_V12.md
@@ -58,7 +58,7 @@
58
* **fs**:
59
* Introduce `opendir()` and `fs.Dir` to iterate through directories [#29349](https://github.com/nodejs/node/pull/29349)
60
* **process**:
61
- * Add source-map support to stack traces by using `--source-map-support`[#29564](https://github.com/nodejs/node/pull/29564)
+ * Add source-map support to stack traces by using `--enable-source-maps`[#29564](https://github.com/nodejs/node/pull/29564)
62
* **tls**:
63
* Honor `pauseOnConnect` option [#29635](https://github.com/nodejs/node/pull/29635)
64
* Add option for private keys for OpenSSL engines [#28973](https://github.com/nodejs/node/pull/28973)
0 commit comments