4.0.0
Silic0nS0ldier
released this
18 Apr 07:19
·
1316 commits
to master
since this release
This release focuses on improving performance and maintainability. These have been achieved by separating virtual path logic into a separate package.
Added
- API docs.
- Custom cwd support
Changed
- Logging interface, now uses
ts-log
.
Removed
- Virtual path logic in favour of
@userfrosting/vinyl-fs-vpath
.
Fixed
- Flaw in results API surface, results are now correctly separated according to their type (script/style).