Skip to content

Latest commit

 

History

History
49 lines (21 loc) · 1.62 KB

CHANGELOG.md

File metadata and controls

49 lines (21 loc) · 1.62 KB

4.0.0 (2024-03-06)

chore

  • update dependencies and perform one lint fix (3f83f98)

BREAKING CHANGES

  • Drop support for Node.js earlier than 18.x

3.1.0 (2021-10-12)

Features

  • options: ignoreNextTo now supports an array of strings to ignore (#178) (5c52b47)

3.0.0 (2021-08-15)

chore

  • update to ESM-only remark-lint@9.0.0 (5330580)

BREAKING CHANGES

  • ESM-only

2.1.0 (2021-08-12)

Features

  • add replaceCaptureGroups option (ecf9caa)

2.0.0 (2021-04-26)

chore

  • drop support for 10.x and add support for 16.x (39b7019)

BREAKING CHANGES

  • drop support for Node.js 10.x