- Updated: Node 8+ compatibility (major)
- Fixed: Issue with loading from postcss.config.js file
- Fixed: Issue with
build
- Updated: Support for Create React App 2.
- Changed: The old PostCSS plugins are no longer erased, making configuration-less usage of this plugin seemingly invisible. The plugins are still replaced the same way.
- Changed: A new configuration is returned, instead of the existing configuration being mutated.
- Updated: PostCSS Loader v3.0.0 (major)
- Updated: Support for Node v6+ (major)
- Fixed: Issue detecting postcss-loader in Windows
- Improved documentation
- Moved project to csstools
- Initial version