v0.5.0
Pre-release
Pre-release
🚀 Enhancements
- Add methods alias (58fc310)
- Add kFse paramters type (761b5fd)
- Add PromisePathFsOperation class (2c0f4b2)
- Add symlink method and todo comment (b7dadc4)
- Add SyncPathFsOperation class (266ea1a)
- Add PromisePathFseOperation class (19245b1)
- Add fse class pathExists method and readJson comment (b20610c)
- Add SyncPathFseOperation class (e33c464)
- Add PathFsaOperation and path classes (cf13ee5)
- Change path string type param to PathLike (7b4d3c8)
🩹 Fixes
- 修改PathLike類型與設定base path預設export (a2ea9ce)
- Fixed base path and path classes circular import (d852232)
- Modify pathExists method sorting position (3428353)
- Modify pathExists method sorting position (a99aab3)
📦 Build
- Change build tool to tsc and edit tsconfig (d016297)
- Add tslib dependencies and enable importHelpers (cb3b602)
- Add tsc-alias to resolve tsconfig paths (bbfed80)
- Change method and add/edit configs (441a2c1)
- Set externalLiveBindings to false (b093263)
🏡 Chore
- Upgrade dependencies (fbefcb8)
- Remove fs/promise open method todo (17c9581)
- Remove old classes files (d9ae8fb)
- Remove tslib dependencies (761d812)
❤️ Contributors
- kiki-kanri