What's Changed
- docs: fix type of env in spawn options by @lewis6991 in https://github.com/luvit/luv/pull/777
- fix: hrtime() returns integer by @lewis6991 in https://github.com/luvit/luv/pull/778
- fix: handle return value of
uv_pipe_connect2by @seandewar in https://github.com/luvit/luv/pull/779 - docs: document nil callback when needed by @pynappo in https://github.com/luvit/luv/pull/...