Skip to content

5.0.0

Compare
Choose a tag to compare
@bholloway bholloway released this 17 Jan 21:59
e2695cd

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.