Skip to content

Releases: kuzzleio/eslint-plugin-kuzzle

[email protected]

18 Dec 08:22
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

eslint-plugin-vue-kuzzle 1.0.0-eslint-9.1 (2024-12-18)

Bug Fixes

  • frontend: remove extraneous tests npm script (2c1dee5)

Features

  • add eslint jest plugin for tests (96b1ee8)
  • add Vue.js config package (2a072a5)
  • frontend: convert frontend package to ts (c15f47b)
  • update typescript (468deea)

[email protected]

18 Dec 11:57
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

eslint-plugin-kuzzle 1.0.0-eslint-9.6 (2024-12-18)

Bug Fixes

  • backend: actually fix the issue and stop going down the wrong rabbit hole (9821e94)

[email protected]

18 Dec 11:44
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

eslint-plugin-kuzzle 1.0.0-eslint-9.5 (2024-12-18)

Bug Fixes

  • backend: more workarounds (7f0a981)

[email protected]

18 Dec 11:42
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

eslint-plugin-kuzzle 1.0.0-eslint-9.4 (2024-12-18)

Bug Fixes

  • backend: work around eslint-config-prettier referring to removed rules (df1caa1)

[email protected]

18 Dec 08:47
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

eslint-plugin-kuzzle 1.0.0-eslint-9.3 (2024-12-18)

Bug Fixes

  • backend: fix wrong plugin name, fix node config not an array (6499c63)

[email protected]

18 Dec 08:39
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

eslint-plugin-kuzzle 1.0.0-eslint-9.2 (2024-12-18)

Bug Fixes

  • backend: add missing eslint-config-prettier dep (203a452)

[email protected]

18 Dec 08:22
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

eslint-plugin-kuzzle 1.0.0-eslint-9.1 (2024-12-18)

Bug Fixes

  • backend: correct keyword for warning rules (370feb6)
  • docurl: fix import.meta.filename missing in node 18 (7bb0e45)

Features

  • add eslint jest plugin for tests (96b1ee8)
  • frontend: convert frontend package to ts (c15f47b)
  • typescript: add project configuration (3992e17)
  • update typescript (468deea)

0.0.13

12 Jun 10:36
913f856
Compare
Choose a tag to compare

0.0.12

06 Sep 15:40
Compare
Choose a tag to compare

0.0.11

05 Aug 23:59
088f736
Compare
Choose a tag to compare

0.0.11 (2023-08-06)

  • fix(backend): correct keyword for warning rules