Releases: backflip/gulp-resolve-dependencies
Releases · backflip/gulp-resolve-dependencies
Add include/exclude options
Add possibility to ignore matches via resolvePath option
Merge pull request #24 from backflip/feature/extend Add possibility to ignore matches via resolvePath option
Update dependencies, handle files with relative paths
- Updated npm dependencies to latest and updated code accordingly (removing support for Node < 6): #19 and #20
- Replaced deprecated dependency
gulp-util
with suitable alternatives: #18 (thanks to @adrianosanti) - Handled files with relative paths: #16 (thanks to @goodforenergy)
v2.0.0
v1.1.0
Check for existence of file, use @requires as default directive
0.1.0 Check for existence of file, use @requires as default directive
Initial release
0.0.1 Initial commit