Skip to content

Releases: hexojs/hexo-fs

1.0.2

20 Dec 19:25
df52002
Compare
Choose a tag to compare

Fixes

1.0.1

25 Nov 13:14
Compare
Choose a tag to compare

Refactor

Minor performance tuning (#23)

Housing

Updated devDependencies (#25)
Shrink package size (33fceb5)

There is no breaking change from 0.2 to 1.0.

0.2.2

05 Sep 22:05
Compare
Choose a tag to compare

Fixes:

  • fs 'F_OK', 'R_OK', 'W_OK', 'X_OK' move namespace. (#7)
  • fix fstatSync typo. #6

0.2.1

11 Jul 13:37
Compare
Choose a tag to compare

Fixes

  • Fix/appveyor error #5

0.2.0

02 Jun 22:25
Compare
Choose a tag to compare

Fixes

  • Remove the usage of fs.SyncWriteStream as Nodejs 8 deprecates it and never been called. 4b7cfa1