All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.4.4 (2024-06-11)
0.4.3 (2024-05-01)
- deps: bump remark-lint-file-extension from 2.1.2 to 3.0.0 (#204) (b0d8c0d)
- deps: bump remark-lint-final-definition from 3.1.2 to 4.0.1 (#222) (8173556)
- deps: bump remark-lint-final-newline from 2.1.2 to 3.0.0 (#199) (cadd341)
- deps: bump remark-lint-first-heading-level from 3.1.2 to 4.0.0 (#230) (c1a6f0e)
- deps: bump remark-lint-heading-increment from 3.1.2 to 4.0.0 (#223) (e28bc9d)
- deps: bump remark-lint-linebreak-style from 3.1.2 to 4.0.0 (#227) (ad89fae)
- deps: bump remark-lint-no-duplicate-headings from 3.1.2 to 4.0.0 (#225) (eb7ebb5)
- deps: bump remark-lint-no-emphasis-as-heading from 3.1.2 to 4.0.0 (#210) (dd26229)
- deps: bump remark-lint-no-empty-url from 3.1.2 to 4.0.0 (#207) (d04abdc)
- deps: bump remark-lint-no-file-name-articles from 2.1.2 to 3.0.0 (#213) (164126e)
- deps: bump remark-lint-no-file-name-consecutive-dashes from 2.1.2 to 3.0.0 (#200) (77b7776)
- deps: bump remark-lint-no-file-name-irregular-characters from 2.1.2 to 3.0.0 (#212) (d7c027f)
- deps: bump remark-lint-no-file-name-mixed-case from 2.1.2 to 3.0.0 (#211) (e3dc98f)
- deps: bump remark-lint-no-file-name-outer-dashes from 2.1.2 to 3.0.0 (#214) (843b148)
- deps: bump remark-lint-no-heading-like-paragraph from 3.1.2 to 4.0.0 (#215) (75c0aaf)
- deps: bump remark-lint-no-heading-punctuation from 3.1.2 to 4.0.0 (#201) (7d75391)
- deps: bump remark-lint-no-missing-blank-lines from 3.1.2 to 4.0.0 (#216) (cb598ce)
- deps: bump remark-lint-no-multiple-toplevel-headings from 3.1.2 to 4.0.0 (#209) (15e7f10)
- deps: bump remark-lint-no-paragraph-content-indent from 4.1.2 to 5.0.0 (#224) (4e4e6bb)
- deps: bump remark-lint-no-reference-like-url from 3.1.2 to 4.0.0 (#205) (1adf3c3)
- deps: bump remark-lint-no-shell-dollars from 3.1.2 to 4.0.0 (#203) (dce657c)
- deps: bump remark-lint-no-table-indentation from 4.1.2 to 5.0.0 (#226) (aa2f666)
- deps: bump remark-lint-no-tabs from 3.1.2 to 4.0.0 (#217) (4e93b41)
- deps: bump remark-lint-no-unneeded-full-reference-image from 3.1.2 to 4.0.0 (#206) (2011c0f)
- deps: bump remark-lint-no-unneeded-full-reference-link from 3.1.2 to 4.0.0 (#202) (d1b9931)
- deps: bump remark-lint-strikethrough-marker from 2.1.2 to 3.0.0 (#221) (79cb39f)
- deps: bump remark-lint-table-pipes from 4.1.2 to 5.0.0 (#218) (ab419b5)
- deps: bump remark-preset-lint-recommended from 6.1.3 to 7.0.0 (#208) (8fde2f4)
0.4.2 (2023-10-02)
0.4.1 (2023-09-25)
0.4.0 (2023-09-01)
- drop Node.js v14 support (#170)
0.3.1 (2022-09-08)
0.3.0 (2022-07-04)
- drop Node.js v12 support (#130)
0.2.1 (2022-04-26)
0.2.0 (2022-04-23)
- deps: The JS parser used in remark-lint-code-block-syntax has changed.
0.1.2 (2021-11-02)
0.1.1 (2021-09-02)
0.1.0 (2021-08-15)
- require Node.js 12.20.0 or higher (#24)
- bump
remark
dependencies and support ESM only (#23)
- bump
remark
dependencies and support ESM only (#23) (41be1df) - require Node.js 12.20.0 or higher (#24) (fd8f40f), closes #23
0.0.5 (2021-06-25)
0.0.4 (2021-05-03)
0.0.3 (2021-04-02)
0.0.2 (2021-04-02)
First release.