Skip to content

v0.10.0

Compare
Choose a tag to compare
@thibaudcolas thibaudcolas released this 21 May 01:34

v0.10.0 2020-05-21

Added

  • Add --print-config CLI flag to print the configuration for the given file.
  • Add experimental html_has_lang rule.
  • Add experimental aria_role rule.

Changed

  • Show a warning when attempting to use a rule that does not exist.
  • Rename parse-error errors to parse_error.

Fixed

  • Fix parsing failing for self-closing SVG elements, e.g. <path />.