Releases: lo1tuma/eslint-plugin-mocha
Releases · lo1tuma/eslint-plugin-mocha
10.5.0
Enhancements
- Add name to flat configs (#356)
10.4.3
Bug Fixes
- Fix support for ESLint versions < 8.40.0
10.4.2
Bug Fixes
- Stop using deprecated ESLint context methods
10.4.1
Bug Fixes
- Downgrade
globals
package to support node versions < v18
10.4.0
Features
- Add support for eslint flat config format (#349)
10.3.0
Features
- Add
consistent-spacing-between-blocks
rule (#340)
Documentation
- Add screendriver to contributors (#339)
10.2.0
Features
- Support function calls as custom names (to stop false warnings) (#336)
Documentation
- Automate docs with eslint-doc-generator (#330)
Dependency Upgrades
- Update all dependencies (#334)
Build-Related
- Include Node.js v20 in continuous integration pipeline (#338)
- Introduce "release-it" to make releases more comfortable (#337)
10.1.0
Enhancements
- Support this for additionalCustomNames (#329)
10.0.5
Bug Fixes
- Support Node 18 + switch from ramda to rambda (#326)
Code Refactoring
- Add unit tests to verify the correct reference is analyzed for shadowing (#328)
10.0.4
Documentation
- Document recommended error level (#317)
Dependency Upgrades
- Bump package versions due to vulnerability issues (#320)