5.0.0
Breaking changes
- Require
node>=12
. - Support only
webpack>=4
. - Update to
postcss@^8
. - Remove
rework
engine (which was deprecated in V4).
Bugfixes
- Fix log messages not correctly normalising absolute paths to posix style on Windows platform
- Fixes to end-to-end tests and test framework.