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

Latest commit

 

History

History
67 lines (46 loc) · 1.91 KB

CHANGELOG.md

File metadata and controls

67 lines (46 loc) · 1.91 KB

Changelog

1.5.0 (2017-04-20)

1.4.0

  • Support string in BemEntityName.create() method (@zxqfox #89).

1.3.2

  • Update @bem/naming to 2.x (@blond #84).

1.3.1

  • Improve isSimpleMod method (@yeti-or #82). Now it returns null for entities without modifier.

1.3.0

  • Added isSimpleMod method (@yeti-or #79).

1.2.0

  • Added create method (@zxqfox #72).
  • Added toJSON method (@zxqfox #66).

1.1.0

  • Added isBemEntityName method (#65).