- Added:
at-mixin-no-risky-nesting-selector
rule (#985). - Fixed:
property-no-unknown
ignore interpolated properties (#977). - Fixed:
no-unused-private-members
treat hyphens and underscores as equals (#987). - Fixed:
no-global-function-names
report errors inside at-rules (#988). - Fixed:
operator-no-unspaced
ignore operators inside@scope
(#995). - Fixed:
no-duplicate-mixins
allow using the same mixin name in different scope (#997).
Full Changelog: v6.2.1...v6.3.0