Skip to content

Latest commit

 

History

History
49 lines (19 loc) · 1.94 KB

File metadata and controls

49 lines (19 loc) · 1.94 KB

1.0.0 (2019-11-12)

Bug Fixes

  • package: update node-sass to 4.9.3 (0caf821)

Features

  • Use babel v7 and update deps (57e5de7)

BREAKING CHANGES

  • Requires babel version 7 and up

0.1.3 (2018-09-20)

Bug Fixes

  • enable nested relative imports (72981b2)

0.1.2 (2018-02-08)

Features

  • plugin: allow passing down node-sass options (a0bcdeb)

0.1.1 (2017-11-23)

Bug Fixes

  • plugin: support includePaths option for node-sass to resolve @import's (17e4998)
  • readme: fix copy-paste error (68212f9)

Features