Skip to content

Latest commit

 

History

History
58 lines (39 loc) · 1.59 KB

CHANGELOG.md

File metadata and controls

58 lines (39 loc) · 1.59 KB

Changelog

3.0.0 (28.03.2024)

⚠️ Breaking changes.

  • Package now is ESM only.
  • Node.js version now is ≥16.
  • Config file updated.

2.0.1 (10.06.2021)

Fixed several security vulnerabilities:

2.0.0 (09.12.2020)

⚠️ Breaking changes.

1.2.1 (22.10.2020)

  • Added LICENSE file.
  • Updated the deps.

1.2.0 (15.07.2020)

  • Updated README.md.
  • Updated the deps.
  • Turned on fences remark-stringify’s option.
  • Turned off embeddedLanguageFormatting prettier’s option.
  • Fixed getFilesByPath on macOS.

1.1.0 (14.08.2019)

  • Added a possibility to pass file extensions using --ext option.

1.0.0 (26.04.2019)

  • First version of the linter.

0.1.0 (18.12.2018)

  • Init version.