Skip to content

Commit 37e5152

Browse files
committed
doc: add notable changes to latest v18.x release changelog
PR-URL: #44996 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Moshe Atlow <[email protected]>
1 parent 0be1c57 commit 37e5152

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

doc/changelogs/CHANGELOG_V18.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,15 @@
4949

5050
## 2022-10-13, Version 18.11.0 (Current), @danielleadams
5151

52-
### watch mode (experimental)
52+
### Notable changes
53+
54+
#### watch mode (experimental)
5355

5456
Running in 'watch' mode using `node --watch` restarts the process when an imported file is changed.
5557

5658
Contributed by Moshe Atlow in [#44366](https://github.com/nodejs/node/pull/44366)
5759

58-
### Other notable changes
60+
#### Other notable changes
5961

6062
* **fs**:
6163
* (SEMVER-MINOR) add `FileHandle.prototype.readLines` (Antoine du Hamel) [#42590](https://github.com/nodejs/node/pull/42590)

0 commit comments

Comments
 (0)