Skip to content

馃殌 v1.4.0

Compare
Choose a tag to compare
@jackdomleo7 jackdomleo7 released this 14 Oct 18:40
· 108 commits to master since this release
18e4558

New features:

  • Show a warning (W0010) when role="text" is used in heading elements (#111)
  • Show a warning (W0011) when anchor tags appear to be used as buttons (#110)
  • Show a warning (W0012) when a <section> does not contain a heading element (#115)
  • Show a warning (W0013) when there is a link to a potentially inaccessible document (#120)
  • Show a warning (W0014) when there is a link to a potentially inaccessible Youtube link (#120)

Maintenance:

  • Replaced node-sass with Sass (#114)
  • Dev dependency updates (#114) (#118)
  • Refactored workflows to be more reliable (#118)
  • Automate publishing to npm (#135)(#136)