v1.49.0: 2024.09.25, Version 1.49.0 (Stable)
See https://github.com/libuv/libuv/issues/4468 for details.
Dist files at https://dist.libuv.org/dist/v1.49.0/
Notable Changes
- linux: disable SQPOLL io_uring by default #4492
- unix: reinstate preadv/pwritev fallback code #4345
- win,fs: use the new Windows fast stat API #4327
Important Bugs Fixed
- win,pipe: fix race with concurrent readers #4470
- win,signal: fix data race dispatching SIGWINCH #4488