Skip to content

Releases: backflip/gulp-resolve-dependencies

Add include/exclude options

13 Jul 12:42
Compare
Choose a tag to compare
v4.1.0

docs: mention contribution

Add possibility to ignore matches via resolvePath option

13 Jul 12:30
ff1a665
Compare
Choose a tag to compare
Merge pull request #24 from backflip/feature/extend

Add possibility to ignore matches via resolvePath option

Update dependencies, handle files with relative paths

03 Jan 13:35
3ba5071
Compare
Choose a tag to compare
  • 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

05 Feb 20:32
Compare
Choose a tag to compare

options.ignoreCircularDependencies defaults to false

v1.1.0

05 Feb 20:32
Compare
Choose a tag to compare

Add option ignoreCircularDependencies

Check for existence of file, use @requires as default directive

25 Feb 16:12
Compare
Choose a tag to compare
0.1.0

Check for existence of file, use @requires as default directive

Initial release

15 Feb 08:56
Compare
Choose a tag to compare
0.0.1

Initial commit