Skip to content

v4.1.0-next.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@streamich streamich released this 22 Jun 09:48
· 126 commits to next since this release

4.1.0-next.3 (2023-06-22)

Bug Fixes

  • πŸ› correctly handle directory paths (ea909e8)
  • πŸ› improve file opening and closing logic (403c271)

Features

  • 🎸 add missing callback API methods and some sycn API ones (956533a)
  • 🎸 add missing promisees API types (f6727f3)
  • 🎸 add missing synchronous method types (ac38b5d)
  • 🎸 implement crudfs on top of fs (cb7ac4d)
  • 🎸 make promises methods bound (3010141)
  • 🎸 setup NodeCrud implementation (39073ce)