You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+21Lines changed: 21 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,24 @@
1
+
## 11.3.0 (May 18, 2026)
2
+
3
+
### Bug Fixes
4
+
5
+
* fix: don't add loops to current layer in consistent-spacing-between-b… ([#408](https://github.com/lo1tuma/eslint-plugin-mocha/pull/408))
6
+
* Fix type of the plugin object's `configs` field ([#393](https://github.com/lo1tuma/eslint-plugin-mocha/pull/393))
7
+
* Fix handling of suites in no-synchronous-tests ([#401](https://github.com/lo1tuma/eslint-plugin-mocha/pull/401))
8
+
9
+
### Enhancements
10
+
11
+
* Fix: disallow extra properties in rule options ([#395](https://github.com/lo1tuma/eslint-plugin-mocha/pull/395))
12
+
* Improve exported plugin type ([#400](https://github.com/lo1tuma/eslint-plugin-mocha/pull/400))
13
+
14
+
### Documentation
15
+
16
+
* Syntax highlighting for return in no-synchronous-tests-return ([#402](https://github.com/lo1tuma/eslint-plugin-mocha/pull/402))
17
+
18
+
### Build-Related
19
+
20
+
* ci: drop node 23, add node 24 ([#397](https://github.com/lo1tuma/eslint-plugin-mocha/pull/397))
0 commit comments