Skip to content

Releases: lightbasenl/platforms

eslint-config: v0.4.0

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

0.4.0 (2024-07-03)

Features

  • jsx-a11y: Use strict setup (e8849e6)

Miscellaneous

  • Expand the MIGRATION_GUIDE.md with common issues (063ac2d)
  • Switch to Vitest for running all the tests (#125) (ce0ce78)
  • typescript: Add documentation about the planned type-checked migration (8451c9b)
  • Use correct repository.url in package.json (175439d)

Dependencies

  • Bump eslint-plugin-import-x from 0.5.2 to 0.5.3 (#131) (872f23f)
  • Bump eslint-plugin-jsdoc from 48.4.0 to 48.5.0 (#124) (6f53595)
  • Bump globals from 15.6.0 to 15.7.0 (#127) (4abf3b5)
  • Bump globals from 15.7.0 to 15.8.0 (#132) (d39e9b1)
  • Bump typescript-eslint from 7.14.1 to 7.15.0 (#129) (3621f94)

eslint-config: v0.3.0

26 Jun 10:06
2cd64f5
Compare
Choose a tag to compare

0.3.0 (2024-06-26)

Features

  • Use EXPERIMENTAL_projectService in typescript-eslint (61ed5db)

Bug Fixes

  • Allow commonjs in markdown snippets (62d76d6)

Miscellaneous

  • Add various suggestions to the MIGRATION_GUIDE.md (90294ae)

Dependencies

  • Bump eslint-plugin-import-x from 0.5.1 to 0.5.2 (#118) (f9ca4c2)
  • Bump eslint-plugin-jsdoc from 48.2.12 to 48.4.0 (#119) (b65b9c2)

eslint-config: v0.2.0

25 Jun 20:49
1c93d66
Compare
Choose a tag to compare

0.2.0 (2024-06-25)

Features

  • Disable import rules which are covered by TypeScript (a0982be)

Dependencies

  • Bump eslint-plugin-jsdoc from 48.2.9 to 48.2.12 (#105) (630ca69)
  • Bump globals from 15.4.0 to 15.6.0 (#106) (627ed9d)
  • Bump prettier from 3.3.1 to 3.3.2 (#101) (51aace8)
  • Bump typescript-eslint from 7.12.0 to 7.13.0 (#98) (8d1c475)
  • Bump typescript-eslint from 7.13.0 to 7.14.1 (#116) (a726e42)

pull-through-cache: v0.2.0

10 Jun 16:19
3a0e96e
Compare
Choose a tag to compare

0.2.0 (2024-06-10)

Features

  • Add event callback support (a537bc1)
  • Support .clearAll() to empty the cache (55a7f2c)

eslint-config: v0.1.4

07 Jun 13:23
d0676a5
Compare
Choose a tag to compare

0.1.4 (2024-06-07)

Dependencies

  • Bump eslint-plugin-jsdoc from 48.2.7 to 48.2.9 (#95) (e870a9a)
  • Bump globals from 15.3.0 to 15.4.0 (#94) (a7ff9d9)
  • Bump prettier from 3.3.0 to 3.3.1 (#92) (93356b8)
  • Bump typescript-eslint from 7.11.0 to 7.12.0 (#89) (dc54716)

eslint-config: v0.1.3

04 Jun 08:11
86bcd55
Compare
Choose a tag to compare

0.1.3 (2024-06-04)

Miscellaneous

  • Bump eslint-plugin-react-hooks from 4.6.0 to 4.6.2 (#65) (773fa1e)

Dependencies

  • Bump eslint-plugin-import-x from 0.5.0 to 0.5.1 (#73) (d9d13ff)
  • Bump eslint-plugin-jsdoc from 48.2.6 to 48.2.7 (#87) (73f589e)
  • Bump prettier from 3.2.5 to 3.3.0 (#88) (5e34e9b)
  • Bump typescript-eslint from 7.10.0 to 7.11.0 (#78) (da84242)

eslint-config: v0.1.2

24 May 09:58
cd280d4
Compare
Choose a tag to compare

0.1.2 (2024-05-24)

Miscellaneous

  • deps-dev: Bump @next/eslint-plugin-next from 14.2.2 to 14.2.3 (#55) (93df068)

Dependencies

  • Bump eslint-plugin-jsdoc from 48.2.5 to 48.2.6 (#70) (17d2ca8)
  • Bump globals from 15.2.0 to 15.3.0 (#66) (1686257)

pull-through-cache: v0.1.2

21 May 13:34
cde4f83
Compare
Choose a tag to compare

0.1.2 (2024-05-21)

Bug Fixes

  • Enabling the cache should reschedule the evict timer (94aa606)

pull-through-cache: v0.1.1

21 May 12:26
3d2bb43
Compare
Choose a tag to compare

0.1.1 (2024-05-21)

Miscellaneous

  • Remove explicit dev dependency on eslint-config (1300bb4)

pull-through-cache: v0.1.0

21 May 09:01
17b98aa
Compare
Choose a tag to compare

0.1.0 (2024-05-21)

Features

  • Add package descriptions (7120c4b)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @lightbase/eslint-config bumped from * to 0.1.0