v29.15.2
Bug Fixes
- valid-mock-module-path: don't report virtual mocks (#1946) (a1916d1)
v29.15.1
v29.15.0
Features
- no-conditional-in-test: only report optional chaining when
allowOptionalChaining is false (#1934) (3f5751e)
v29.14.0
v29.13.0
v29.12.2
v29.12.1
Bug Fixes
- no-unnecessary-assertion: don't report for
any and unknown types (#1918) (388a36c)
v29.12.0
Features
- prefer-mock-return-shorthand: greatly improve checking if mutable variables are used (#1914) (13bbd20)
v29.11.4
Bug Fixes
- prefer-mock-return-shorthand: ignore use of update expressions (#1913) (5713ac9)
v29.11.3
Bug Fixes
- prefer-mock-return-shorthand: ignore async implementations (#1912) (80288e2)