Skip to content

Latest commit

 

History

History
99 lines (69 loc) · 1.67 KB

HISTORY.md

File metadata and controls

99 lines (69 loc) · 1.67 KB

1.4.2 / 2018-04-20

  • chore: bump to 1.4.2
  • fix: fix BOM issue

1.4.1 / 2018-03-14

  • chore: bump to 1.4.1

1.4.0 / 2017-10-27

  • chore: bump to 1.4.0
  • feat: add transformers opt

1.3.0 / 2017-09-18

  • chore: bump to 1.3.0
  • doc: update docs
  • feat: add webpack 3 support

1.2.5 / 2017-05-24

  • fix: remove performance test
  • fix: fix Files with double extensions are not resolved, close #11

1.2.4 / 2017-04-13

  • fix: fix for include path

1.2.3 / 2017-04-05

  • fix: handle inline loader
  • test: add simple test case
  • test: add unit test for simple condition

1.2.2 / 2017-04-04

  • fix: fix empty query

1.2.1 / 2017-04-04

  • chore: add docs

1.2.0 / 2017-04-04

  • feat: add include paths support
  • docs: add same variable name warning
  • fix: fix github languages
  • chore: add performance test case
  • chore: cheanup configs

1.1.0 / 2017-03-18

  • fix: add ignored *.yml
  • chore: fix style
  • test: add travis support
  • feat: support webpack 2

1.0.7 / 2016-11-27

  • Release 1.0.7

1.0.6 / 2016-11-23

  • chore: chore: bump to 1.0.6
  • chore: change node-sass deps

1.0.5 / 2016-11-03

  • fix: fix node-sass bug

1.0.4 / 2016-08-31

  • Release 1.0.4
  • fix the bug that compile error will not trigger compile next time
  • fix cache when error
  • fix cached deps
  • add skip comment support
  • add peer deps
  • fix gitignore
  • fix test
  • fix test
  • init