Skip to content

1.4.2

Compare
Choose a tag to compare
@lahmatiy lahmatiy released this 09 Nov 21:05
· 538 commits to master since this release
  • allow spaces between progid: and rest part of value for IE's filter property as autoprefixer generates this kind of code (#249)
  • fixes for Windows:
    • correct processing of new lines
    • normalize file content in test suite before comparing
  • fixes to work in strict mode (#252)
  • init compressor dictionaries for every css block (#248, #251)
  • bump uglify-js version