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
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
andbem 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 fromyeoman
) - API: Export
logger
frombem
module - Change version output format to
bem x.y.z
- Update bunch of dependencies, e.g.
coa
to0.4.0
apw
to0.3.10
borschik
to0.3.3