We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd444b8 commit 66ea85aCopy full SHA for 66ea85a
NEWS.md
@@ -304,6 +304,10 @@ This section lists changes that do not have deprecation warnings.
304
* `homedir` now determines the user's home directory via `libuv`'s `uv_os_homedir`,
305
rather than from environment variables ([#19636]).
306
307
+ * Workers now listen on an ephemeral port assigned by the OS. Previously workers would
308
+ listen on the first free port available from 9009 ([#21818]).
309
+
310
311
Library improvements
312
--------------------
313
0 commit comments