Skip to content

v2.0.0

Compare
Choose a tag to compare
@MaxGenash MaxGenash released this 01 Mar 16:50
· 50 commits to master since this release
b3b2dcb

Breaking changes:

  • Dropped Node 8 support.
  • Public methods use async/await instead of callbacks.

Other changes:

  • Run dart-sass as a primary compiler for SCSS and node-sass fork as a fallback compiler.
  • Added logger as a constructor parameter.
  • Refactored the code.