We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0be1c57 commit 37e5152Copy full SHA for 37e5152
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