Skip to content

Latest commit

 

History

History
58 lines (25 loc) · 1.94 KB

CHANGELOG.md

File metadata and controls

58 lines (25 loc) · 1.94 KB

1.4.11 (2022-03-23)

Bug Fixes

  • env should match with whole dir name (725bef1)
  • optimization of environment variable matching problems (1f027de)
  • read dir error (c40ff3d)

1.4.8 (2021-05-17)

Bug Fixes

1.4.3 (2019-10-21)

Features

1.3.1 (2019-09-24)

Bug Fixes

  • split config not added in root (95ffd32)

1.3.0 (2019-09-23)

Bug Fixes

  • upgrade some security dependencies (5ebbfdc)
  • upgrade some security dependencies (08c5152)

Features

  • Array merge changed to override (77ad60d)
  • compatible with esmodule (2aaa27f)
  • compatible with strict mode (7dc4c66)
  • defaults config can be split into chunks (1d61fc0)
  • option dirname support Array (179321b)
  • support namespace with directories (7261084)