Releases: gulp-plugin/alias
Releases · gulp-plugin/alias
2.2.2
2.2.0
Change package to belong to @gulp-plugin
2.1.0 Scoped Package
The package is now scoped under @dhkatz
2.0.0
-
Fix: Issues with
import 'module'
syntax -
Fix: Issues with
import()
syntax -
Change: Plugin
configuration
field renamed toconfig
-
Change: Plugin now accepts a string to
tsconfig.json
path or nothing to automatically find your config -
Add: Typescript is now a runtime dependency to support config paths and automatic config finding and parsing
-
Remove: Removed
o-stream
as a runtime dependency, we can use Node builtins.
1.2.0: - Fixed paths inside comments being resolved.
- Fixed dependencies having security issues. - Fixed typings' path in `package.json`
Fixed dependency issue and removed unusued dependencies.
1.1.0 Add more tests to boost coverage and cleanup logic
Dynamic Import, Require, and Better Testing
Dynamic Import, Require, and Better Testing (#60) Dynamic Import, Require, and Better Testing
0.2.1: Cleanup of Dependencies and Testing (#58)
Clean up of the entire project.