Releases: gulpjs/liftoff
Releases · gulpjs/liftoff
v0.12.0
Bug Fixes
- Search for config file in order extensions were provided (7cbab70)
v0.11.3
Bug Fixes
- Set cwd to configBase if cwd wasn't provided explictly (45a6c74)
v0.11.2
Bug Fixes
- Coerce preloads into array before attempting to push more (b6ab42a)
v0.11.0
⚠ BREAKING CHANGES
Features
v0.10.0
⚠ BREAKING CHANGES
- Remove
addExtension
in favor of extension
option
Features
- Remove
addExtension
in favor of extension
option (45418f4)
v0.9.8
Bug Fixes
- Use tilde version range for sinon (dd94fd5)
v0.9.7
Bug Fixes
- Look for local module in cwd if no config was found. (c3350dd)
v0.9.6
Bug Fixes
- Ignore cwdFlag / configPathFlag when value is not string (f8d2786)
v0.9.5
Bug Fixes
- Properly require external modules (030a871)