Skip to content

Releases: borschik/borschik

v1.7.0

19 Mar 19:30
Compare
Choose a tag to compare

Dependencies

  • csso updated to ^3.0.0.
  • uglify-js updated to 2.8.14.
  • minimatch updated to 3.0.3.
  • vow updated to 0.4.15.

v1.6.1

25 Oct 14:49
Compare
Choose a tag to compare

Bug fixes

  • Fixed path processing in css tech (@blond #124).

Dependencies

  • uglify-js updated to 2.7.4.
  • minimatch updated to 3.0.3.
  • coa updated to 1.0.1.
  • inherit updated to 2.2.6.
  • vow-fs updated to 0.3.6.

v1.6.0

13 Apr 09:34
Compare
Choose a tag to compare

New features

v1.5.3

15 Mar 12:45
Compare
Choose a tag to compare

New features

  • csso update to 1.7.0 with a lot of fixes and speed improvements #116
  • uglify-js updated to 2.6.2 #113, #108, #106
  • UglifyJS has clear pretty error output. #114
Error: Unexpected token: name (foo) (line: 7437, col: 12, pos: 312592)
  7435 |        };
  7436 |    } else {
  7437 |        let foo = 'bar';
--------------------^
  7438 |        result = {
  7439 |            result: 0

Bug fixes

  • Fix enb-borschik error processing #112

v1.5.2

28 Jan 09:08
Compare
Choose a tag to compare
  • csso updated to 1.5.4

v1.5.1

15 Jan 19:27
Compare
Choose a tag to compare
  • Update uglify-js to 2.6.1
  • Update CSSO to 1.5.1

v1.5.0

26 Nov 09:38
Compare
Choose a tag to compare
  • Update uglify-js to 2.4.24
  • Update CSSO to 1.4.2

1.4.1

30 Jul 09:58
Compare
Choose a tag to compare

Make techOptions to be {} in case of undefined or other falsy value

1.4.0

29 Jul 15:29
Compare
Choose a tag to compare
  • You can now freeze .woff2, .js, .css and .cur files.
  • vow-fs was updated to 0.3.4.

1.3.2

09 Oct 10:55
Compare
Choose a tag to compare

You can now freeze .eot files.