Releases: itgalaxy/remark-preset-lint-itgalaxy
Releases · itgalaxy/remark-preset-lint-itgalaxy
6.0.0
- Changed: set option to
tab-size
forlist-item-indent
rule.
5.0.2
- Fixed: removed
remark-comment-config
fromdependencies
.
5.0.1
- Fixed: removed remark-lint from peerDependencies.
5.0.0
- Chore (Major update): minimum required
remark-lint
version is now^6.0.0
.
4.0.0
- Added (Major update):
no-empty-url
rule. - Chore: added
no-heading-like-paragraph
rule for tracking.
3.0.0
- Added(Major update):
no-duplicate-headings-in-section
rule. - Added(Major update):
no-reference-like-url
rule. - Changed(Major update): disable
no-duplicate-headings
rule. - Changed(Major update):
first-heading-level
option to1
. - Chore(Major update): update a minimal version of
remark-lint
from5.1.0
to5.2.0
. - Chore: added
nodejs
7 testing. - Chore: update a minimal version of
eslint-plugin-itgalaxy
from21.0.0
to24.0.0
. - Chore: update a minimal version of
eslint-plugin-lodash
from1.10.0
to2.1.0
. - Chore: update a minimal version of
eslint-plugin-node
from2.1.0
to3.0.0
. - Chore: update a minimal version of
eslint-plugin-react
from6.3.0
to6.4.0
. - Chore: update a minimal version of
eslint-plugin-promise
from2.0.0
to3.3.0
. - Chore: update a minimal version of
eslint
from3.7.0
to3.9.1
. - Chore: add lint
lint:package
to verifypackage.json
. - Chore: improve tests.
2.0.0
- Changed:
list-item-spacing
rule nowtrue
. - Changed:
maximum-line-length
rule now120
. - Changed:
rule-style
rule now_______
. - Chore: added usage information.
- Chore: used right version for
eslint-*
plugins. - Chore: removed badge
dependencies
inREADME.md
. - Chore: fixed link to
devDependencies
inREADME.md
. - Chore(package): update a minimal version of
remark-lint
from5.0.0
to5.1.0
. - Chore(package): update a minimal version of
eslint
from3.4.0
to3.7.0
. - Chore(package): update a minimal version of
eslint-plugin-ava
from3.0.0
to3.1.0
. - Chore(package): update a minimal version of
eslint-plugin-import
from1.14.0
to2.0.0
. - Chore(package): update a minimal version of
eslint-plugin-itgalaxy
from12.0.0
to21.0.0
. - Chore(package): update a minimal version of
eslint-plugin-node
from2.0.0
to2.1.0
. - Chore(package): update a minimal version of
eslint-plugin-react
from6.2.0
to6.3.0
. - Chore(package): update a minimal version of
eslint-plugin-unicorn
from0.5.0
to1.0.0
. - Chore(package): rename
eslint-plugin-xo
toeslint-plugin-unicorn
.
1.0.0
- Initial release.