Skip to content

Releases: editorconfig-checker/editorconfig-checker.javascript

v6.0.0

24 Sep 08:21
c78ecb0
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

5.1.7 (2024-06-06)

Reverts

v5.1.6

06 Jun 06:57
52f4b29
Compare
Choose a tag to compare

5.1.6 (2024-06-06)

Bug Fixes

v5.1.5

09 Mar 16:39
922e368
Compare
Choose a tag to compare

5.1.5 (2024-03-09)

Bug Fixes

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

v5.1.4

09 Mar 16:38
5545b2f
Compare
Choose a tag to compare

5.1.4 (2024-02-15)

Performance Improvements

  • reduce package size by updating dependencies, from ~1Mb to ~700Kb (b1748bc)

v5.1.3

03 Feb 18:48
bab04f3
Compare
Choose a tag to compare

5.1.3 (2024-02-03)

Bug Fixes

  • release: allow downloading binary via proxy again (#407) (97339d5)

v5.1.2

21 Nov 12:26
1f9f245
Compare
Choose a tag to compare
chore: update version