Skip to content
- Added:
ignoreSelectors[] to block-opening-brace-space-before (#4640).
- Fixed: false positives for all scope disables in
--report-invalid-scope-disables (#4784).
- Fixed: TypeError for CSS-in-JS when encountering a call or template expression named 'html' (#4797).
- Fixed: writing error information to
stderr (#4799).
- Fixed: minimum node version in
package.json's engine field (#4790).
- Fixed:
alpha-value-notation number precision errors (#4802).
- Fixed:
font-family-no-missing-generic-family-keyword false positives for variables (#4806).
- Fixed:
no-duplicate-selectors false positives for universal selector and disallowInList (#4809).