Releases: postcss/postcss-load-config
Releases · postcss/postcss-load-config
v2.1.0
v2.0.0
2018-07-10
Bug Fixes
- package:
require-from-string
memory leak, updatescosmiconfig
v2.1.0...4.0.0 (dependencies
) (17f9621) - src/index.js: clone the config
{Object}
on assignment instead of mutating it (8669a90)
Features
- src: load plugins from the current working directory (9745bf0)
- src: show config file in
err.message
(4baff47)
BREAKING CHANGES
- package: requires
node >= v4.0.0
- package: removes
argv
option (options.argv
) - package: removes
--config
parsing
v1.2.0
v1.1.0
v1.0.0
chore(package): v1.0.0-rc...v1.0.0