Skip to content

Releases: bem/html-differ

v1.3.4

08 Aug 15:50
Compare
Choose a tag to compare

v1.3.3

16 Mar 16:52
Compare
Choose a tag to compare
  • Fixed the bug with comparison of duplicate css classes (see #138).
  • Added supporting of node@0.12.x and node@4.x.

v1.3.2

01 Oct 12:21
Compare
Choose a tag to compare
  • Fixed the bug with comparison of screened text (see #131).

v1.3.1

26 May 13:38
Compare
Choose a tag to compare
  • Improved tokenization of input for better logging of differences.

v1.3.0

21 Feb 13:41
Compare
Choose a tag to compare
  • bem option was declared as deprecated. preset option should be used instead.
  • Added the ability of redefinition of presets.
  • Fixed bug in handling of masks in HTML.

v1.1.0

20 Feb 10:14
Compare
Choose a tag to compare
  • Added supporting of masks in HTML.

v1.0.8

10 Feb 19:06
Compare
Choose a tag to compare
  • Сonditional comments are not ignored regardless of the value of option ignoreComments.
  • Changed BEM preset, set option ignoreComments to true.

v1.0.7

12 Jan 14:10
Compare
Choose a tag to compare
  • Updated keywords in package.json.
  • Added file .npmignore.

v1.0.6

02 Jan 20:56
Compare
Choose a tag to compare
  • Fixed BEM preset, set option ignoreComments to false.

v1.0.5

02 Jan 20:56
Compare
Choose a tag to compare
  • Removed unnecessary files from npm.