25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

CHANGELOG.md 373 B

3 년 전
123456789101112131415161718192021222324
  1. # 4.0.0-rc.0
  2. * Breaking: Drops support for Node 0.12, we now require at least Node 4.
  3. * Breaking: Update PostCSS to 6.0.0.
  4. # 2.0.2
  5. * Now compiled with babel 6.
  6. # 2.0.1
  7. * Replaced javascript-natural-sort with alphanum-sort (thanks to @TrySound).
  8. # 2.0.0
  9. * Upgraded to PostCSS 5.
  10. # 1.0.1
  11. * Removed an unnecessary dependency on css-list.
  12. # 1.0.0
  13. * Initial release.