Skip to content

Releases: gulpjs/liftoff

liftoff v5.0.0

16 Mar 22:57
9b77d27
Compare
Choose a tag to compare

⚠ 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
b8e4cb5
Compare
Choose a tag to compare

⚠ 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
Choose a tag to compare

Features

  • Add prepare/execute methods, deprecate launch method (#98) (a9d07b1)

v3.0.0

22 Nov 21:44
Compare
Choose a tag to compare

⚠ 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
Choose a tag to compare

Features

  • Enable to config to specify forced flags in app launch (0f4dd50)

v2.4.0

22 Nov 21:44
Compare
Choose a tag to compare

Features

v2.3.0

22 Nov 21:44
Compare
Choose a tag to compare

Features

  • Support multiple config files (33907aa)

v2.2.5

22 Nov 21:44
Compare
Choose a tag to compare
chore: Release 2.2.5

v2.2.4

22 Nov 21:44
Compare
Choose a tag to compare

Bug Fixes

  • Rollback findup-sync until we fix it (e7b2c7a)

v2.2.3

22 Nov 21:44
Compare
Choose a tag to compare
chore: Release 2.2.3