Skip to content

Releases: webpack/eslint-config-webpack

v4.0.9

11 Jun 15:26
Compare
Choose a tag to compare

4.0.9 (2025-06-11)

Bug Fixes

  • adding default prettier config for old projects (86f7be6)
  • disable no-console for tests (#45) (ab1798f)

v4.0.8

11 Jun 01:01
Compare
Choose a tag to compare

4.0.8 (2025-06-11)

Bug Fixes

v4.0.7

11 Jun 00:30
Compare
Choose a tag to compare

4.0.7 (2025-06-11)

Bug Fixes

v4.0.6

10 Jun 23:52
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.0.6 (2025-06-10)

Bug Fixes

  • lazy loading configs in different deps (#42) (8a855ab)

v4.0.5

10 Jun 23:26
Compare
Choose a tag to compare

4.0.5 (2025-06-10)

Bug Fixes

  • lazy load jest and typescript configuration (#40) (196e040)
  • lazy load optional plugins (#41) (d634eaf)
  • relax jest/prefer-lowercase-title (#39) (496c8e2)

v4.0.4

10 Jun 20:46
Compare
Choose a tag to compare

4.0.4 (2025-06-10)

Bug Fixes

  • disable require-await rule (a787ef9)

v4.0.3

10 Jun 19:49
Compare
Choose a tag to compare

4.0.3 (2025-06-10)

Bug Fixes

  • add test/outputs to global ignore (#36) (2d3253b)
  • improve jest default configuration (#37) (e846ec3)

v4.0.2

10 Jun 14:30
Compare
Choose a tag to compare

4.0.2 (2025-06-10)

Bug Fixes

  • adding eslint-config-prettier to peer deps (#33) (df28ab8)
  • disable jest/no-done-callback rule (#35) (cb2b634)
  • unresolved import in eslint-config (#34) (a73ed8e)

v4.0.1

06 Jun 18:47
Compare
Choose a tag to compare

4.0.1 (2025-06-06)

Bug Fixes

v4.0.0

06 Jun 18:42
Compare
Choose a tag to compare

4.0.0 (2025-06-06)

⚠ BREAKING CHANGES

  • update all rules and switch to eslint@9 (#30)

Features

  • update all rules and switch to eslint@9 (#30) (fcddab9)