Skip to content

v2.8.0

Compare
Choose a tag to compare
@tadatuta tadatuta released this 14 Sep 15:17
· 593 commits to v4 since this release

Notable changes

  • New i18n block was introduced, providing support for internationalization (#1074).
  • Now jQuery is included via https by default (#1202).
  • Dependency on bemhtml-compat was dropped (#1186). Users of bem-tools need to run npm i bemhtml-compat --save to install it on their projects.

Bug fixes

  • Bug with undefined handler call in loader_type_js was fixed (#1159).

Other changes

  • BH bundles in dist now mimic to BEMHTML (#1210).
  • bem create templates for bemhtml, bemtree, vanilla.js and browser.js were improved (#1183).
  • vow was updated to 0.4.10 (#1056).