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

1.0.0-alpha2

Pre-release
Pre-release
Compare
Choose a tag to compare
@arikon arikon released this 18 Jul 14:32
· 288 commits to support/0.10.x since this release

Installation

To install this release run

npm -g install bem@unstable

or

npm install bem@unstable --save-dev

Changes

  • Refactoring of deps.js tech build process and serialize format
    • more correct result for dependencies by techs
    • ability to write techs that use declaration info in a very specific way
  • Make bem, bem create and bem decl commands extendable (docs will follow, for now see bem-version as a reference)
  • Add console update notifications, when run bem from command line (using update-notifier package from yeoman)
  • API: Export logger from bem module
  • Change version output format to bem x.y.z
  • Update bunch of dependencies, e.g.
    • coa to 0.4.0
    • apw to 0.3.10
    • borschik to 0.3.3