Skip to content

Releases: lightbasenl/platforms

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)

pull-through-cache: v0.2.2

21 Aug 11:16
4666a6c
Compare
Choose a tag to compare

0.2.2 (2024-08-21)

Miscellaneous

  • pull-through-cache: Clarify docs on when to use this cache (a36bb7f)

eslint-config: v0.6.1

21 Aug 11:16
4666a6c
Compare
Choose a tag to compare

0.6.1 (2024-08-21)

Miscellaneous

  • eslint-config: Add some docs on ignores (a9bc449)
  • eslint-config: Remove '--cache-strategy' in recommended scripts (00bb95c)

Dependencies

  • Bump eslint-plugin-jsdoc from 48.8.3 to 48.9.2 (#174) (7cf4829)
  • Bump eslint-plugin-jsdoc from 48.9.2 to 48.9.3 (#178) (e551404)
  • Bump eslint-plugin-jsdoc from 48.9.3 to 48.10.2 (#179) (585d59c)
  • Bump globals from 15.8.0 to 15.9.0 (#183) (b52ca98)
  • Bump the typescript-eslint group with 2 updates (#177) (4b6f1a8)

eslint-config: v0.6.0

24 Jul 09:06
c3d6b26
Compare
Choose a tag to compare

0.6.0 (2024-07-24)

Features

  • eslint-config: Disable react/jsx-no-undef in markdown snippets (19127cc)
  • Only warn on local console debugging (#169) (330c770)
  • react: Enable some good practice rules for scripts and iframes (cd3e6b3)

Dependencies

  • Bump eslint-plugin-jsdoc from 48.7.0 to 48.8.3 (#161) (684434c)
  • Bump typescript-eslint from 7.16.1 to 7.17.0 (#164) (5d84aa3)

eslint-config: v0.5.0

18 Jul 14:04
9be5792
Compare
Choose a tag to compare

0.5.0 (2024-07-18)

Features

  • eslint-config: Allow unresolved imports in markdown snippets (788495a)

Miscellaneous

  • eslint-config: Clarify changes in the migration guide (832ab47)

Dependencies

  • Bump @typescript-eslint/utils from 7.16.0 to 7.16.1 (#156) (11cc2cc)
  • Bump prettier from 3.3.2 to 3.3.3 (#151) (3e9211a)
  • Bump synckit from 0.9.0 to 0.9.1 (#154) (ffbd7f6)
  • Bump typescript-eslint from 7.16.0 to 7.16.1 (#157) (bd13e59)

eslint-config: v0.4.1

12 Jul 11:34
a0667f7
Compare
Choose a tag to compare

0.4.1 (2024-07-12)

Miscellaneous

  • eslint-config: Add a few comment clarifications (678cfd4)
  • eslint-config: Add import in test (31ecda0)

Dependencies

  • Bump eslint-plugin-import-x from 3.0.0 to 3.0.1 (#149) (2555c0f)
  • Bump eslint-plugin-jsdoc from 48.5.0 to 48.5.1 (#134) (01c3d6c)
  • Bump eslint-plugin-jsdoc from 48.5.1 to 48.5.2 (#138) (6fa273f)
  • Bump eslint-plugin-jsdoc from 48.5.2 to 48.6.0 (#144) (3611ec6)
  • Bump eslint-plugin-jsdoc from 48.6.0 to 48.7.0 (#147) (7ae1a15)
  • Bump eslint-plugin-markdown from 5.0.0 to 5.1.0 (#150) (2392688)
  • Bump typescript-eslint from 7.15.0 to 7.16.0 (#143) (707c8e5)

pull-through-cache: v0.2.1

03 Jul 09:13
add2022
Compare
Choose a tag to compare

0.2.1 (2024-07-03)

Miscellaneous

  • Switch to Vitest for running all the tests (#125) (ce0ce78)
  • Use correct repository.url in package.json (175439d)