Skip to content

Releases: lightbasenl/platforms

eslint-config: v2.2.0

10 Jan 08:51
aa0aff6
Compare
Choose a tag to compare

2.2.0 (2025-01-10)

Features

  • import: Disable import-x/named rule (1241261)

Dependencies

  • Bump eslint-config-flat-gitignore from 0.3.0 to 1.0.0 (#355) (147032d)
  • Bump eslint-merge-processors from 0.1.0 to 1.0.0 (#354) (cb67a3d)

eslint-config: v2.1.2

07 Jan 10:33
47a9190
Compare
Choose a tag to compare

2.1.2 (2025-01-07)

Dependencies

  • Bump eslint-plugin-import-x from 4.5.0 to 4.5.1 (#337) (4776ce6)
  • Bump globals from 15.13.0 to 15.14.0 (#339) (7577411)
  • Bump the typescript-eslint group across 1 directory with 2 updates (#349) (866eb11)
  • Bump the typescript-eslint group with 2 updates (#335) (bee8a91)
  • Bump the typescript-eslint group with 2 updates (#350) (65f4862)

eslint-config: v2.1.1

16 Dec 08:16
77e53b8
Compare
Choose a tag to compare

2.1.1 (2024-12-16)

Dependencies

  • Bump eslint-plugin-import-x from 4.4.3 to 4.5.0 (#324) (04709fd)
  • Bump eslint-plugin-jsdoc from 50.5.0 to 50.6.0 (#318) (08b09ad)
  • Bump eslint-plugin-jsdoc from 50.6.0 to 50.6.1 (#332) (09fcef0)
  • Bump globals from 15.12.0 to 15.13.0 (#322) (cb21b4b)
  • Bump prettier from 3.3.3 to 3.4.1 (#319) (8d847fe)
  • Bump prettier from 3.4.1 to 3.4.2 (#326) (3c8d1c7)
  • Bump the eslint group with 2 updates (#321) (8767caa)
  • Bump the eslint group with 2 updates (#334) (8b0ba0d)
  • Bump the typescript-eslint group with 2 updates (#314) (c8d981f)
  • Bump the typescript-eslint group with 2 updates (#323) (f843b7a)
  • Bump the typescript-eslint group with 2 updates (#330) (5b7b9bc)

eslint-config: v2.1.0

25 Nov 07:58
d78e44e
Compare
Choose a tag to compare

2.1.0 (2024-11-25)

Features

  • Upperbound the time spend creating Prettier auto-fixes (a4b5968)

Miscellaneous

  • Mention disabling other actions on save (4190b5b)
  • Minor typo's (715ff86)

Dependencies

  • Bump eslint-plugin-file-progress from 1.5.0 to 3.0.1 (#304) (61ca2b7)
  • Bump eslint-plugin-import-x from 4.3.1 to 4.4.0 (#295) (9ed1c3b)
  • Bump eslint-plugin-jsdoc from 50.4.3 to 50.5.0 (#307) (4f489f6)
  • Bump globals from 15.11.0 to 15.12.0 (#301) (0ad0608)
  • Bump the eslint group with 2 updates (#297) (b654de1)
  • Bump the eslint group with 2 updates (#308) (3bdcbf8)
  • Bump the typescript-eslint group across 1 directory with 2 updates (#292) (c18fabe)
  • Bump the typescript-eslint group with 2 updates (#299) (af7f7c0)
  • Bump the typescript-eslint group with 2 updates (#305) (d1d829e)
  • Bump the typescript-eslint group with 2 updates (#309) (9aef822)

eslint-config: v2.0.0

22 Oct 08:14
584f3fb
Compare
Choose a tag to compare

2.0.0 (2024-10-22)

⚠ BREAKING CHANGES

  • bump peer-dependency requirements for React specific packages

Features

  • Bump peer-dependency requirements for React specific packages (dd2a070)
  • Enable next/no-duplicate-head and next/no-page-custom-font rules (f252538)

Dependencies

  • Bump eslint-plugin-jsdoc from 50.3.1 to 50.3.2 (#270) (f5ae965)
  • Bump eslint-plugin-jsdoc from 50.3.2 to 50.4.1 (#272) (f7a938c)
  • Bump eslint-plugin-jsdoc from 50.4.1 to 50.4.3 (#275) (66c182d)
  • Bump globals from 15.10.0 to 15.11.0 (#268) (37fa8b5)
  • Bump the eslint group with 2 updates (#277) (8c056e8)
  • Bump the typescript-eslint group with 2 updates (#271) (3cb1320)
  • Bump the typescript-eslint group with 2 updates (#274) (22029c4)
  • Bump the typescript-eslint group with 2 updates (#279) (bf26bb0)

eslint-config: v1.2.0

08 Oct 09:01
1a37adb
Compare
Choose a tag to compare

1.2.0 (2024-10-08)

Features

  • Cleanup file-progress spinner output (873f25e), closes #265

Miscellaneous

  • eslint-config: Add eslint overrides to package.json update in MIGRATION_GUIDE.md (4b128d0), closes #248

Dependencies

  • Bump eslint-plugin-import-x from 4.3.0 to 4.3.1 (#254) (3bb8ab0)
  • Bump eslint-plugin-jsdoc from 50.2.5 to 50.3.0 (#251) (a877a02)
  • Bump eslint-plugin-jsdoc from 50.3.0 to 50.3.1 (#258) (bec2627)
  • Bump globals from 15.9.0 to 15.10.0 (#256) (b53f46c)
  • Bump synckit from 0.9.1 to 0.9.2 (#264) (85c5aaf)
  • Bump the eslint group with 2 updates (#260) (ab360fa)
  • Bump the typescript-eslint group with 2 updates (#255) (4955b0c)
  • Bump the typescript-eslint group with 2 updates (#262) (ebe2c88)

eslint-config: v1.1.0

26 Sep 10:25
fdd99e5
Compare
Choose a tag to compare

1.1.0 (2024-09-26)

Features

  • eslint-config: Disable 'no-extra-boolean-cast' (9b929fc)

Bug Fixes

  • eslint-config: Disable no-deprecated in React projects (5b0c520)
  • eslint-config: Disable unsupported Next.js rules (d680fb8)

Miscellaneous

  • eslint-config: Bump peer dependencies (808e91f)
  • eslint-config: Update frontend migration guide (d18890b)

Dependencies

  • Bump eslint-plugin-import-x from 4.2.1 to 4.3.0 (#240) (c45373d)
  • Bump eslint-plugin-jsdoc from 50.2.4 to 50.2.5 (#247) (6663994)
  • Bump the eslint group with 2 updates (#239) (4bfa364)
  • Bump the eslint group with 2 updates (#243) (5583040)
  • Bump the typescript-eslint group with 2 updates (#242) (8f1b7d4)

eslint-config: v1.0.2

20 Sep 07:28
23151c8
Compare
Choose a tag to compare

1.0.2 (2024-09-20)

Bug Fixes

  • eslint-config: Don't warn for unsupported TypeScript versions when parsing JS files (e1165ca)

Miscellaneous

  • eslint-config: Add docs about directory ignore wildcards (da6b271)
  • eslint-config: Add note to reinstall all dependencies from scratch (9405284)
  • eslint-config: Place example eslint config more logically in the migration guide (33f2bf1)

Dependencies

  • Bump eslint-plugin-comment-length from 2.1.0 to 2.1.1 (#235) (6644f63)
  • Bump eslint-plugin-jsdoc from 50.2.2 to 50.2.3 (#231) (3eda63f)
  • Bump eslint-plugin-jsdoc from 50.2.3 to 50.2.4 (#237) (69c3a05)
  • Bump eslint-plugin-unused-imports from 4.1.3 to 4.1.4 (#232) (9965ce7)
  • Bump the typescript-eslint group with 2 updates (#223) (e86587a)
  • Bump the typescript-eslint group with 2 updates (#233) (1694a1d)

eslint-config: v1.0.1

09 Sep 08:57
fc585a1
Compare
Choose a tag to compare

1.0.1 (2024-09-09)

Dependencies

  • Bump eslint-config-flat-gitignore from 0.2.0 to 0.3.0 (#213) (0390ce1)
  • Bump eslint-plugin-import-x from 4.1.1 to 4.2.1 (#212) (8c44254)
  • Bump the eslint group with 2 updates (#221) (bacb12e)

eslint-config: v1.0.0

04 Sep 11:45
60faa62
Compare
Choose a tag to compare

1.0.0 (2024-09-04)

⚠ BREAKING CHANGES

  • full ESLint v9 migration

Features

  • Full ESLint v9 migration (f184609)
  • typescript: Enable no-deprecated rule (071d189)

Miscellaneous

  • Explicitly install eslint-formatter-compact for tests (ebe4ee2)

Dependencies

  • Bump eslint-config-flat-gitignore from 0.1.8 to 0.2.0 (#208) (a172cd0)
  • Bump the typescript-eslint group with 2 updates (#201) (578763b)
  • Bump the typescript-eslint group with 2 updates (#207) (bb214db)