Skip to content

Releases: basisjs/basisjs-tools-build

1.12.2

Choose a tag to compare

@lahmatiy lahmatiy released this 16 Jan 20:08
  • Fixed data URI inlining to inline SVG resources
  • Fixed infinite recursion on CSS minification

1.12.1

Choose a tag to compare

@lahmatiy lahmatiy released this 13 Nov 12:01
  • Fixed issue with mime that breaks a build

1.12.0

Choose a tag to compare

@lahmatiy lahmatiy released this 08 Nov 22:44
  • Replaced uglify-js to uglify-es
  • Added posibility to config JavaScript minifier with --js-pack-config CLI option or jsPackConfig field in config file
  • Fixed exception handling when command run in child process and exception is connected with dependencies
  • Update dependencies

1.11.4

Choose a tag to compare

@lahmatiy lahmatiy released this 20 Sep 10:18
  • Fixed issue with CLI (clap bumped to ^1.2.3)

1.11.3

Choose a tag to compare

@lahmatiy lahmatiy released this 18 Sep 13:53
  • Update basis.resource with non-string argument exception such way, that it works with relative paths as well as namespace basis paths (@istrel, #26)
  • Minor fixes

1.11.2

Choose a tag to compare

@lahmatiy lahmatiy released this 11 Sep 16:14
  • Fixed build issue when --js-pack is used

1.11.1

Choose a tag to compare

@lahmatiy lahmatiy released this 05 Sep 11:18
  • Update dependencies

1.11.0

Choose a tag to compare

@lahmatiy lahmatiy released this 05 Sep 10:41
  • Migrated to ESTree AST format for JavaScript. Many thanks to @smelukov for awesome work to make it happen.

1.10.3

Choose a tag to compare

@lahmatiy lahmatiy released this 13 Jun 16:36
  • Fixed option processing that takes several values, i.e. --theme and --ignore-warnings (@smelukov, #21)

1.10.2

Choose a tag to compare

@lahmatiy lahmatiy released this 13 Jun 16:38