v2.3.0
- New rule:
variable-pattern(Ed Sanders) - New rule:
no-parse-xml(Ed Sanders) - New rule:
no-visibilityas a group alias forno-show,no-hide, &no-toggle(Ed Sanders)
—
- New config:
slimas a profile for users of the jQuery slim build (Ed Sanders)
—
- Deprecated rule:
no-show(Ed Sanders) - Deprecated rule:
no-hide(Ed Sanders) - Deprecated rule:
no-toggle(Ed Sanders)
—
- Rule fix: Add
allowDeepoptions tono-extend(Ed Sanders) - Rule fix: Add
hasDatamethod tono-datarule (Ed Sanders) - Rule fix: Enforce single tag style in
no-parse-html-literal(Ed Sanders)
—
- New fixer: Add fixer for
no-event-shorthandand similar (Ed Sanders) - New fixer: Add fixer for
no-noop(Ed Sanders) - New fixer: Add fixer for
no-now(Ed Sanders) - New fixer: Add fixer for
no-size(Ed Sanders)
—
- Docs: Link to each rule's definition (Ed Sanders)
- Docs: Switch
constructorAliases/variablePatternin README (Ed Sanders) - Docs: Pad fixer examples so they align (Ed Sanders)
- Docs: Output example fixes in documentation (Ed Sanders)
—
- Release: Update LICENSE authors (Ed Sanders)
—
- Code: Add
npm run testpathfor running a single test (Ed Sanders) - Code: Add a test that automatically captures all rules (Ed Sanders)
- Code: Avoid
key in objectlookup (Ed Sanders) - Code: Improvements to collection return detection (Ed Sanders)
- Code: More fixes to jQuery method return types (Ed Sanders)
- Code: Rename .eslintrc to .eslintrc.json (Ed Sanders)
- Code: Update eslint-config-wikimedia (Ed Sanders)