Skip to content

BROKEN: v3.1.0

Compare
Choose a tag to compare
@RyanZim RyanZim released this 04 Apr 14:06
· 241 commits to master since this release

This release is broken and deprecated, use v3.1.1 instead.

  • Improved incremental rebuilds for better performance in watch mode.
  • Switched to read-cache for file reading for better performance.
  • Set a dummy filename when reading from stdin to help plugins like autoprefixer find config files.
  • Updated fs-promise dependency.