Skip to content

Latest commit

 

History

History
97 lines (50 loc) · 5.09 KB

CHANGELOG.md

File metadata and controls

97 lines (50 loc) · 5.09 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.4.0 (2023-09-01)

⚠ BREAKING CHANGES

  • drop Node.js v14 support (#170)

Features

0.3.1 (2022-09-08)

Bug Fixes

  • deps: bump remark-lint-code-block-syntax from 0.5.0 to 0.6.0 (#134) (6e25843)

0.3.0 (2022-07-04)

⚠ BREAKING CHANGES

  • drop Node.js v12 support (#130)

Features

Bug Fixes

  • deps: bump remark-validate-links from 11.0.2 to 12.0.0 (#126) (2c16234)

0.2.1 (2022-04-26)

Features

  • deps: bump remark-lint-code-block-syntax from 0.4.0 to 0.5.0 (#121) (dd0002b)

0.2.0 (2022-04-23)

⚠ BREAKING CHANGES

  • deps: The JS parser used in remark-lint-code-block-syntax has changed.

Features

  • deps: bump remark-lint-code-block-syntax from 0.3.0 to 0.4.0 (#118) (ede1206)

0.1.2 (2021-11-02)

Features

  • deps: bump remark-gfm from 2.0.0 to 3.0.0 (#72) (a31c2ff)

0.1.1 (2021-09-02)

Bug Fixes

  • deps: bump remark-lint-code-block-syntax from 0.2.1 to 0.3.0 (#43) (8a39197)

0.1.0 (2021-08-15)

⚠ BREAKING CHANGES

  • require Node.js 12.20.0 or higher (#24)
  • bump remark dependencies and support ESM only (#23)

Features

  • 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)

Features

  • add remark-lint-strikethrough-marker (#12) (0eb0d07)

0.0.4 (2021-05-03)

Features

0.0.3 (2021-04-02)

Features

  • set exceptTightLists: true for no-missing-blank-lines (#3) (6e75f17)

0.0.2 (2021-04-02)

0.0.1 (2021-04-02)

First release.