Skip to content
This repository has been archived by the owner on Jan 13, 2018. It is now read-only.

1.0.0-alpha6

Pre-release
Pre-release
Compare
Choose a tag to compare
@SevInf SevInf released this 29 Nov 10:26
· 219 commits to dev since this release
  • New makefile format, divided into sections
    • example needed
  • Add level manager and level builder. It is now possible to declare levels and files
  • Allow to specify tech inline as object
  • Move minimising functionality from bem make to min.js techs
  • Introduce tech.getDefaultMakeCommand() which allows to specify preferred execution method to use from bem make
  • deps: possibility to declare dependence without explicit including item
  • Add option to disable colors in terminal to 1.0.0
  • Show link to migration doc in V1 tech warning
  • Update q-io to 1.10.3 to solve q-io bug
  • Migrate from underscore to lodash
  • bem server: open content files in binary mode
  • Add docs and migration link