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 a7a672c commit 7df1aa5Copy full SHA for 7df1aa5
doc/changelogs/CHANGELOG_V18.md
@@ -49,13 +49,15 @@
49
50
## 2022-10-13, Version 18.11.0 (Current), @danielleadams
51
52
-### watch mode (experimental)
+### Notable changes
53
+
54
+#### watch mode (experimental)
55
56
Running in 'watch' mode using `node --watch` restarts the process when an imported file is changed.
57
58
Contributed by Moshe Atlow in [#44366](https://github.com/nodejs/node/pull/44366)
59
-### Other notable changes
60
+#### Other notable changes
61
62
* **fs**:
63
* (SEMVER-MINOR) add `FileHandle.prototype.readLines` (Antoine du Hamel) [#42590](https://github.com/nodejs/node/pull/42590)
0 commit comments