Skip to content

🚀 v1.1.0

Compare
Choose a tag to compare
@jackdomleo7 jackdomleo7 released this 07 Nov 00:45
· 228 commits to master since this release
018916a

New features:

  • Check for & warn on use of underline element (#62)
  • Check for meaningful alt on images (#65)
  • Check for elements which aren't <a> or <button> for mouse event handlers (#70)
  • Allow <script> and <template> to be direct children of <ul> and <ol> (#74)

Project enhances:

  • Added Cypress for UI testing (#68)
  • Run Cypress tests in CI (#73)
  • Improved Yarn documentation (#71)
  • SCSS linting (#75)