zazen-eslint-config

⛩ Lint JavaScript, free of weariness and confusion

ISC License

Stars
2

Bot releases are visible (Hide)

zazen-eslint-config - v6.3.0 Latest Release

Published by github-actions[bot] over 1 year ago

Change Log

6.3.0 — 2023-03-19

Minor Changes

  • Update eslint-plugin-unicorn to v46 #335
  • Update eslint-config-prettier to v8.7.0 #322
  • Update typescript-eslint monorepo to v5.55.0 #320
  • Update eslint-plugin-import to v2.27.5 #328

Patch Changes

  • Patch ESLint’s module resolution so plugins work more reliably #331
  • Update eslint-plugin-n to v15.6.1 #327
  • Update eslint-config-xo-typescript to v0.56.0 #332

6.2.1 — 2022-12-20

Patch Changes

  • Update typescript-eslint monorepo to v5.47.0 #318

6.2.0 — 2022-12-19

Minor Changes

  • Update @typescript-eslint/eslint-plugin to v5.46.0 #304
  • Update eslint-config-xo to v0.43.1 #311
  • Update eslint-config-xo-typescript to v0.55.1 #312
  • Update eslint-plugin-unicorn to v45 #313

Patch Changes

  • Update eslint-plugin-promise to v6.1.1 #305
  • Update eslint-plugin-n to v15.5.2 #309

6.1.0 — 2022-10-13

Minor Changes

  • Add import sorting rules #301
  • Allow args and lib abbreviations #300
  • Update eslint-plugin-promise to v6.1.0 #299
  • Update typescript-eslint monorepo to v5.40.0 #298

Patch Changes

  • Update eslint-plugin-unicorn to v44.0.2 #297

6.0.0 — 2022-10-03

💣 Breaking Change

  • Upgrade plugin dependencies #295

    Also drops support for ESLint v7 (minimum version for the latest eslint-plugin-unicorn is v8.23.1).

    • eslint-plugin-unicorn → v44
    • eslint-plugin-promise → v6.0.1
    • eslint-plugin-n → v15.3.0
    • eslint-config-xo-typescript → v0.53.0
    • eslint-config-xo → v0.42.0
    • @typescript-eslint → v5.39.0

5.2.0 — 2022-05-15

♻️ Changed

  • Update typescript-eslint packages to v5.23.0 #263
  • Update eslint-plugin-n to v15.2.0 #264
  • Update eslint-plugin-unicorn to v42 #270
  • Update eslint-plugin-import to v2.26.0 #271

5.1.0 — 2022-03-17

🗑️ Removed

  • Remove eslint-plugin-prettier from extended rulesets #261

    Per Prettier’s integration recommendations, Prettier is run separately from
    ESLint. Should update lint-staged config to include prettier --write for
    appropriate files.### Minor Changes

♻️ Changed

  • Update typescript-eslint packages to v5.15.0 #245
  • Update eslint-config-xo to v0.40.0 #246
  • Update eslint-config-xo-typescript to v0.50.0 #247
  • Update eslint-plugin-unicorn to v41 #250
  • Update eslint-config-prettier to v8.5.0 #251
  • Update eslint-plugin-n to v15 #254

5.0.0 — 2022-02-04

💣 Breaking Change

  • Use XO instead of Standard as a baseline #240

    Extends eslint-config-xo (and eslint-config-xo-typescript) rules, as well as the config for import, promise, and node plugins from the XO CLI.

    Internal configs do not extend each other, in order to keep things flexible.

4.0.0 — 2022-02-02

💣 Breaking Change

  • Include TypeScript rules in default config #237

    Also rolls eslint-config-standard back to the latest stable version, which
    required a rollback of eslint-plugin-node and eslint-plugin-promise in order
    for all the peerDependencies to be copacetic.

3.0.1 — 2022-01-26

🗑️ Removed

3.0.0 — 2022-01-26

♻️ Changed

  • Upgrade plugin dependencies to their latest version #230

2.3.0 — 2021-03-06

♻️ Changed

  • Make project type configs standalone #200

2.2.0 — 2021-02-22

♻️ Changed

  • Use a single file for general config #181

🎁 Added

  • Add TypeScript config #193

2.1.1 — 2020-11-13

🐛 Fixed

  • Ensure Prettier runs as an ESLint plugin #170

2.1.0 — 2020-09-27

🎁 Added

  • Add prefer-let rule (and disable prefer-const) #162

2.0.0 — 2020-01-21

💣 Breaking Change

  • Drops prettier-eslint-cli in favour of running Prettier as an
    eslint rule.

♻️ Changed

  • Downgrade semantic-release to previous major [7dc7a38]
  • Upgrade dependencies (#115)

1.0.0 — 2019-01-23

🎁 Added

  • Add Prettier configs for Standard & Vue (#9)

Other updates

  • Add license (4a18a78)
  • Change Vue plugin to an optional dependency (#7)

0.3.0 — 2018-09-09

♻️ Changed

  • Upgraded Standard config and associated plugins to latest major version

0.2.1 — 2018-09-08

🐛 Fixed

  • Add Vuejs plugin as dependency instead of devDependency

0.2.0 — 2018-04-17

🎁 Added

  • Add optional rules for Vuejs projects

0.1.1 — 2018-02-19

🐛 Fixed

  • Include missing import plugin for rules that reference it

0.1.0 — 2018-02-15

🎉 Initial project release

zazen-eslint-config - v6.2.1

Published by github-actions[bot] almost 2 years ago

Patch Changes

  • Update typescript-eslint monorepo to v5.47.0 #318
zazen-eslint-config - v6.2.0

Published by github-actions[bot] almost 2 years ago

Minor Changes

  • Update @typescript-eslint/eslint-plugin to v5.46.0 #304
  • Update eslint-config-xo to v0.43.1 #311
  • Update eslint-config-xo-typescript to v0.55.1 #312
  • Update eslint-plugin-unicorn to v45 #313

Patch Changes

  • Update eslint-plugin-promise to v6.1.1 #305
  • Update eslint-plugin-n to v15.5.2 #309
zazen-eslint-config - v6.1.0

Published by github-actions[bot] about 2 years ago

Minor Changes

  • Add import sorting rules #301
  • Allow args and lib abbreviations #300
  • Update eslint-plugin-promise to v6.1.0 #299
  • Update typescript-eslint monorepo to v5.40.0 #298

Patch Changes

  • Update eslint-plugin-unicorn to v44.0.2 #297
zazen-eslint-config - v6.0.0

Published by github-actions[bot] about 2 years ago

💣 Breaking Change

  • Upgrade plugin dependencies #295

    Also drops support for ESLint v7 (minimum version for the latest eslint-plugin-unicorn is v8.23.1).

    • eslint-plugin-unicorn → v44
    • eslint-plugin-promise → v6.0.1
    • eslint-plugin-n → v15.3.0
    • eslint-config-xo-typescript → v0.53.0
    • eslint-config-xo → v0.42.0
    • @typescript-eslint → v5.39.0
zazen-eslint-config - v5.2.0

Published by github-actions[bot] over 2 years ago

♻️ Changed

  • Update typescript-eslint packages to v5.23.0 #263
  • Update eslint-plugin-n to v15.2.0 #264
  • Update eslint-plugin-unicorn to v42 #270
  • Update eslint-plugin-import to v2.26.0 #271
zazen-eslint-config - v5.1.0

Published by github-actions[bot] over 2 years ago

🗑️ Removed

  • Remove eslint-plugin-prettier from extended rulesets #261

    Per Prettier’s integration recommendations, Prettier is run separately from
    ESLint. Should update lint-staged config to include prettier --write for
    appropriate files.### Minor Changes

♻️ Changed

  • Update typescript-eslint packages to v5.15.0 #245
  • Update eslint-config-xo to v0.40.0 #246
  • Update eslint-config-xo-typescript to v0.50.0 #247
  • Update eslint-plugin-unicorn to v41 #250
  • Update eslint-config-prettier to v8.5.0 #251
  • Update eslint-plugin-n to v15 #254
zazen-eslint-config - v5.0.0

Published by github-actions[bot] over 2 years ago

💣 Breaking Change

  • Use XO instead of Standard as a baseline #240

    Extends eslint-config-xo (and eslint-config-xo-typescript) rules, as well as the config for import, promise, and node plugins from the XO CLI.

    Internal configs do not extend each other, in order to keep things flexible.

zazen-eslint-config - v4.0.0

Published by github-actions[bot] over 2 years ago

💣 Breaking Change

  • Include TypeScript rules in default config #237

    Also rolls eslint-config-standard back to the latest stable version, which
    required a rollback of eslint-plugin-node and eslint-plugin-promise in order
    for all the peerDependencies to be copacetic.

zazen-eslint-config - v3.0.1

Published by github-actions[bot] almost 3 years ago

🗑️ Removed

zazen-eslint-config - v3.0.0

Published by github-actions[bot] almost 3 years ago

♻️ Changed

  • Upgrade plugin dependencies to their latest version #230
zazen-eslint-config -

Published by github-actions[bot] over 3 years ago

♻️ Changed

  • Make project type configs standalone #200
zazen-eslint-config -

Published by github-actions[bot] over 3 years ago

♻️ Changed

  • Use a single file for general config #181

🎁 Added

  • Add TypeScript config #193
zazen-eslint-config -

Published by github-actions[bot] almost 4 years ago

🐛 Fixed

  • Ensure Prettier runs as an ESLint plugin #170
zazen-eslint-config -

Published by github-actions[bot] about 4 years ago

🎁 Added

  • Add prefer-let rule (and disable prefer-const) #162
zazen-eslint-config - v2.0.0

Published by stormwarning almost 5 years ago

2.0.0 — 2020-01-21

Changed

  • 📦 Downgrade semantic-release to previous major [7dc7a38]
  • 📦 Upgrade dependencies (#115) [9478461]

BREAKING CHANGES

  • Drops prettier-eslint-cli in favour of running Prettier as an
    eslint rule.
zazen-eslint-config - v1.0.0

Published by stormwarning almost 6 years ago

1.0.0 — 2019-01-23

Added

  • 🎁 Add Prettier configs for Standard & Vue (#9) (a31adb8)

Other updates

  • 📄 Add license (4a18a78)

  • 🚚 Change Vue plugin to an optional dependency (#7) (fb3d780)