Skip to content

Tags: josereis2308/HTMLHint

Tags

v1.1.4

Toggle v1.1.4's commit message
chore(release): 1.1.4 [skip ci]

## [1.1.4](htmlhint/HTMLHint@v1.1.3...v1.1.4) (2022-04-11)

### Bug Fixes

* duplicate text ([htmlhint#981](htmlhint#981)) ([9c76af7](htmlhint@9c76af7))

v1.1.3

Toggle v1.1.3's commit message
chore(release): 1.1.3 [skip ci]

## [1.1.3](htmlhint/HTMLHint@v1.1.2...v1.1.3) (2022-03-28)

### Bug Fixes

* replace parse-glob ([htmlhint#927](htmlhint#927)) ([a990a17](htmlhint@a990a17))

v1.1.2

Toggle v1.1.2's commit message
chore(release): 1.1.2 [skip ci]

## [1.1.2](htmlhint/HTMLHint@v1.1.1...v1.1.2) (2022-01-27)

### Bug Fixes

* ignore hidden input without label ([cab2907](htmlhint@cab2907)), closes [htmlhint#866](htmlhint#866)

v1.1.1

Toggle v1.1.1's commit message
chore(release): 1.1.1 [skip ci]

## [1.1.1](htmlhint/HTMLHint@v1.1.0...v1.1.1) (2022-01-23)

### Bug Fixes

* correct links to rule docs ([6a95ae6](htmlhint@6a95ae6)), closes [htmlhint#867](htmlhint#867)

v1.1.0

Toggle v1.1.0's commit message
chore(release): 1.1.0 [skip ci]

# [1.1.0](htmlhint/HTMLHint@v1.0.0...v1.1.0) (2021-12-31)

### Features

* **attr-lowercase:** ignore camelCase SVG attributes ([aa16722](htmlhint@aa16722))

v1.0.0

Toggle v1.0.0's commit message
chore(release): 1.0.0 [skip ci]

# [1.0.0](htmlhint/HTMLHint@v0.16.3...v1.0.0) (2021-11-26)

### Features

* set minimum support to es6 ([ed5f895](htmlhint@ed5f895))
* upgrade to Typescript 4 ([472722b](htmlhint@472722b))

### BREAKING CHANGES

* IE11 and older browsers will no longer be supported

v0.16.3

Toggle v0.16.3's commit message
chore(release): 0.16.3 [skip ci]

## [0.16.3](htmlhint/HTMLHint@v0.16.2...v0.16.3) (2021-11-24)

### Reverts

* Revert "chore(deps-dev): upgrade strip-json-comments (htmlhint#763)" (htmlhint#767) ([6c2f0cc](htmlhint@6c2f0cc)), closes [htmlhint#763](htmlhint#763) [htmlhint#767](htmlhint#767)

v0.16.2

Toggle v0.16.2's commit message
chore(release): 0.16.2 [skip ci]

## [0.16.2](htmlhint/HTMLHint@v0.16.1...v0.16.2) (2021-11-23)

### Bug Fixes

* clenaup non-functional typos ([htmlhint#727](htmlhint#727)) ([98e45b9](htmlhint@98e45b9))

v0.16.1

Toggle v0.16.1's commit message
chore(release): 0.16.1 [skip ci]

## [0.16.1](htmlhint/HTMLHint@v0.16.0...v0.16.1) (2021-11-12)

### Bug Fixes

* tagname-specialchars description ([htmlhint#714](htmlhint#714)) ([4d702d8](htmlhint@4d702d8))

v0.16.0

Toggle v0.16.0's commit message
chore(release): 0.16.0 [skip ci]

# [0.16.0](htmlhint/HTMLHint@v0.15.2...v0.16.0) (2021-10-29)

### Features

* **rules:** add empty-tag-not-self-closed rule ([htmlhint#696](htmlhint#696)) ([ec171ac](htmlhint@ec171ac)), closes [htmlhint#311](htmlhint#311)