v8.6.9
2017-04-28 v8.6.9, @miripiruni
Fixed several bugs:
- Wrong depth calculation (see issue #439)
- Absent i-bem when mix elem with js (issue #441)
- ApplyCtx and wrong position value (issue #202)
Commits:
- [
da1e3aa691
] - BEMXJST: run() should revert depth (fix #439) (miripiruni) - [
a23e36c1cc
] - mocha watch npm command (miripiruni) - [
808469f270
] - BEMHTML: fix render i-bem when mix elem with js (fix #441) (miripiruni) - [
8afc3109a3
] - Compiler: exportName option (fix for #397) (miripiruni) - [
578c89a204
] - BEMXJST: applyCtx should reset position (miripiruni)