Version 0.6.13 (stable)

Isaac Schlueter

2012.03.15 Version 0.6.13 (stable)

  • Windows: Many libuv test fixes (Bert Belder)
  • Windows: avoid uv_guess_handle crash in when fd < 0 (Bert Belder)
  • Map EBUSY and ENOTEMPTY errors (Bert Belder)
  • Windows: include syscall in fs errors (Bert Belder)
  • Fix fs.watch ENOSYS on Linux kernel version mismatch (Ben Noordhuis)
  • Update npm to 1.1.9
    • upgrade node-gyp to 0.3.5 (Nathan Rajlich)
    • Fix isaacs/npm#2249 Add cache-max and cache-min configs
    • Properly redirect across https/http registry requests
    • log config usage if undefined key in set function (Kris Windham)
    • Add support for os/cpu fields in package.json (Adam Blackburn)
    • Automatically node-gyp packages containing a binding.gyp
    • Fix failures unpacking in UNC shares
    • Never create un-listable directories
    • Handle cases where an optionalDependency fails to build

Source Code: https://nodejs.org/dist/v0.6.13/node-v0.6.13.tar.gz

Windows Installer: https://nodejs.org/dist/v0.6.13/node-v0.6.13.msi

Macintosh Installer: https://nodejs.org/dist/v0.6.13/node-v0.6.13.pkg

Website: https://nodejs.org/docs/v0.6.13/

Documentation: https://nodejs.org/docs/v0.6.13/api/

Last Updated
Mar 15, 2012
Reading Time
1 min read
Contribute
Edit this page