Skip to content

Releases: itgalaxy/remark-preset-lint-itgalaxy

6.0.0

11 Mar 17:52
Compare
Choose a tag to compare
  • Changed: set option to tab-size for list-item-indent rule.

5.0.2

27 Feb 16:01
Compare
Choose a tag to compare
  • Fixed: removed remark-comment-config from dependencies.

5.0.1

24 Feb 14:03
Compare
Choose a tag to compare
  • Fixed: removed remark-lint from peerDependencies.

5.0.0

24 Feb 13:40
Compare
Choose a tag to compare
  • Chore (Major update): minimum required remark-lint version is now ^6.0.0.

4.0.0

20 Dec 07:29
Compare
Choose a tag to compare
  • Added (Major update): no-empty-url rule.
  • Chore: added no-heading-like-paragraph rule for tracking.

3.0.0

02 Nov 10:52
Compare
Choose a tag to compare
  • 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 to 1.
  • Chore(Major update): update a minimal version of remark-lint from 5.1.0 to 5.2.0.
  • Chore: added nodejs 7 testing.
  • Chore: update a minimal version of eslint-plugin-itgalaxy from 21.0.0 to 24.0.0.
  • Chore: update a minimal version of eslint-plugin-lodash from 1.10.0 to 2.1.0.
  • Chore: update a minimal version of eslint-plugin-node from 2.1.0 to 3.0.0.
  • Chore: update a minimal version of eslint-plugin-react from 6.3.0 to 6.4.0.
  • Chore: update a minimal version of eslint-plugin-promise from 2.0.0 to 3.3.0.
  • Chore: update a minimal version of eslint from 3.7.0 to 3.9.1.
  • Chore: add lint lint:package to verify package.json.
  • Chore: improve tests.

2.0.0

03 Oct 11:19
Compare
Choose a tag to compare
  • Changed: list-item-spacing rule now true.
  • Changed: maximum-line-length rule now 120.
  • Changed: rule-style rule now _______.
  • Chore: added usage information.
  • Chore: used right version for eslint-* plugins.
  • Chore: removed badge dependencies in README.md.
  • Chore: fixed link to devDependencies in README.md.
  • Chore(package): update a minimal version of remark-lint from 5.0.0 to 5.1.0.
  • Chore(package): update a minimal version of eslint from 3.4.0 to 3.7.0.
  • Chore(package): update a minimal version of eslint-plugin-ava from 3.0.0 to 3.1.0.
  • Chore(package): update a minimal version of eslint-plugin-import from 1.14.0 to 2.0.0.
  • Chore(package): update a minimal version of eslint-plugin-itgalaxy from 12.0.0 to 21.0.0.
  • Chore(package): update a minimal version of eslint-plugin-node from 2.0.0 to 2.1.0.
  • Chore(package): update a minimal version of eslint-plugin-react from 6.2.0 to 6.3.0.
  • Chore(package): update a minimal version of eslint-plugin-unicorn from 0.5.0 to 1.0.0.
  • Chore(package): rename eslint-plugin-xo to eslint-plugin-unicorn.

1.0.0

22 Aug 13:17
Compare
Choose a tag to compare
  • Initial release.