Releases: gulpjs/liftoff
Releases · gulpjs/liftoff
liftoff v5.0.1
01 Jun 19:06
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Avoid passing a null value to existsSync (#134 ) (1c54ffb )
liftoff v5.0.0
16 Mar 22:57
Compare
Sorry, something went wrong.
No results found
⚠ BREAKING CHANGES
Define configFiles with an array to prioritize configs (#133 )
Populate additional preload modules with configFiles (#131 )
Lookup configPath in configFiles (#128 )
Features
Define configFiles with an array to prioritize configs (#133 ) (55123fc )
Lookup configPath in configFiles (#128 ) (5301335 )
Populate additional preload modules with configFiles (#131 ) (fad21a9 )
Bug Fixes
Disallow non-string configPath overrides (#130 ) (6bcd381 )
liftoff v4.0.0
22 Nov 21:55
Compare
Sorry, something went wrong.
No results found
⚠ BREAKING CHANGES
Support extends syntax in config files (#103 )
Normalize repository, dropping node <10.13 support (#118 )
call env.completion inside execute to allow additional configuration (#106 )
Rename opts.require to opts.preload
Rename events to be more specific
Remove launch API
Features
Add beforeRequire event (65f350d )
Rename opts.require to opts.preload (596926a )
Rename events to be more specific (cbb8456 )
Support extends syntax in config files (#103 ) (68c9db7 )
Bug Fixes
call env.completion inside execute to allow additional configuration (#106 ) (2a1fc4b )
Update rechoir to support dots in config name (33a6286 )
Miscellaneous Chores
Normalize repository, dropping node <10.13 support (#118 ) (d671e76 )
Remove launch API (dea6860 )
v3.1.0
22 Nov 21:44
Compare
Sorry, something went wrong.
No results found
Features
Add prepare/execute methods, deprecate launch method (#98 ) (a9d07b1 )
v3.0.0
22 Nov 21:44
Compare
Sorry, something went wrong.
No results found
⚠ BREAKING CHANGES
Avoid emitting requireFail events if any loader succeeds
Bug Fixes
Avoid emitting requireFail events if any loader succeeds (a2477d3 )
Change timing of loader requires to avoid duplicate logging (4a6ad90 )
v2.5.0
22 Nov 21:44
Compare
Sorry, something went wrong.
No results found
Features
Enable to config to specify forced flags in app launch (0f4dd50 )
v2.4.0
22 Nov 21:44
Compare
Sorry, something went wrong.
No results found
v2.3.0
22 Nov 21:44
Compare
Sorry, something went wrong.
No results found
Features
Support multiple config files (33907aa )
v2.2.5
22 Nov 21:44
Compare
Sorry, something went wrong.
No results found
v2.2.4
22 Nov 21:44
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Rollback findup-sync until we fix it (e7b2c7a )