- Support jQuery 4.0
- [BREAKING CHANGE] configs: Upgrade deprecation warnings to errors when a feature is removed
- [BREAKING CHANGE] configs: Update
allconfig
—
- New rules:
no-css-numberandno-css-props - New rule:
no-deferred-get-stack-hook - New rule:
no-internal-array-methods - New rule:
no-jquery-ui - Use messageIds when reporting rule violations
- configs: Mark
$.Deferred.getStackHookas removed in 4.0 - configs: Mark
no-toggle(bool|undefined)as removed in 4.0 - configs: Mark
$.uniqueas removed in 4.0
—
- build: Update eslint-docgen to v0.8.0
- docs: Fix spelling mistakes