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)