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)