Skip to content

v2.13.0

Compare
Choose a tag to compare
@streamich streamich released this 07 Nov 23:41
· 1336 commits to master since this release
cc57ecd

2.13.0 (2018-11-07)

Bug Fixes

  • add missing string type for realpathSync's options argument (2f0c93c)
  • fix chmod to actually change mode (de5aca6)
  • fix private openFile function (be5654b)
  • fix toUnixTimestamp when converting Date objects (a8c8998)
  • fix TypeScript 2322 error (a5e99fe)
  • fix TypeScript 2554 error (5a32a4e)

Features