Skip to content

Releases: editorconfig-checker/editorconfig-checker.javascript

v6.1.1

24 Oct 07:52
57ab949

Choose a tag to compare

6.1.1 (2025-10-24)

Bug Fixes

v6.1.0

16 Jul 19:27
1304f6d

Choose a tag to compare

6.1.0 (2025-07-16)

Features

v6.0.1

09 Jan 15:38
f029f8e

Choose a tag to compare

6.0.1 (2025-01-09)

Bug Fixes

  • add support for .zip files in binary download (#417) (f029f8e)

v6.0.0

24 Sep 08:21
c78ecb0

Choose a tag to compare

6.0.0 (2024-09-24)

⚠ BREAKING CHANGES

  • Minimum supported Node.js >= 20.11.0

Ref: https://nodejs.org/api/esm.html#importmetadirname

Bug Fixes

  • correct working directory (c78ecb0)

v5.1.9

24 Sep 07:57
6fcf8eb

Choose a tag to compare

5.1.9 (2024-09-24)

Performance Improvements

  • reduce package size by updating dependencies, from 700Kb to 650Kb + fixes security issues with dependencies (f8f4bba)

v5.1.9-beta.1

24 Sep 07:45
f8f4bba

Choose a tag to compare

v5.1.9-beta.1 Pre-release
Pre-release

5.1.9-beta.1 (2024-09-24)

Performance Improvements

  • reduce package size by updating dependencies, from 700Kb to 650Kb + fixes security issues with dependencies (f8f4bba)

v5.1.8

06 Jun 11:26
09e6530

Choose a tag to compare

5.1.8 (2024-06-06)

Reverts

  • Revert "chore(deps-dev): bump undici from 6.6.2 to 6.11.1 (#411)" (51a754a), closes #411

v5.1.6 release didn't work because of an issue with the @vercel/ncc compiler: vercel/ncc#1193, for now we revert the changes, so basically v5.1.8 is the same as v5.1.5.
Sorry for the troubles, we also improved our CI, so we should be able to detect this kind of issues in the future.

v5.1.7

06 Jun 11:13
f04e860

Choose a tag to compare

5.1.7 (2024-06-06)

Reverts

v5.1.6

06 Jun 06:57
52f4b29

Choose a tag to compare

5.1.6 (2024-06-06)

Bug Fixes

v5.1.5

09 Mar 16:39
922e368

Choose a tag to compare

5.1.5 (2024-03-09)

Bug Fixes

  • remove duplicate v from core release name (#409) (163420e)