Skip to content

v1.46.0: 2023.06.30, Version 1.46.0 (Stable)

Compare
Choose a tag to compare
@santigimeno santigimeno released this 30 Jun 21:10
· 136 commits to v1.x since this release
v1.46.0

See #4077 for details.

Dist files at https://dist.libuv.org/dist/v1.46.0/

Notable changes

  • fs: use WTF-8 on Windows #2970
  • linux: add some more iouring backed fs ops #4012

Important bugs fixed

  • linux: work around io_uring IORING_OP_CLOSE bug #4059
  • src: don't run timers if loop is stopped/unref'd #4048