Skip to content

Releases: hugoalh/fs-es

0.4.0

20 Jan 04:07
1739f7d
Compare
Choose a tag to compare

💥 Break Changes

  • Functions getSize and getSizeSync parameter path is now mandatory (@hugoalh)(f26380c)
  • Functions walk and walkSync parameter root is now mandatory (@hugoalh)(f26380c)

〰️ Changes

0.3.1

03 Jan 08:13
6442d5b
Compare
Choose a tag to compare

〰️ Changes

  • Improve functions getDriveInfo and getDriveInfoSync (@hugoalh)(N/A)

0.3.0

25 Dec 04:47
2bfea10
Compare
Choose a tag to compare

〰️ Changes

  • Add functions getDriveInfo and getDriveInfoSync (@hugoalh)(#6)
  • Fix functions getSize, getSizeSync, walk, and walkSync will return target stat info instead of itself stat info for symlinks (@hugoalh)(N/A)

0.2.0

18 Dec 10:30
54f9103
Compare
Choose a tag to compare

💥 Break Changes

  • Refactor and change some of the sub entrypoints (@hugoalh)(N/A)

〰️ Changes

0.1.0

05 Dec 09:31
d5d4ab3
Compare
Choose a tag to compare

🔦 Spotlights