Skip to content

Releases: wpaccessibility/wp-theme-auditor

v0.4.0

14 Oct 17:05
Compare
Choose a tag to compare

Minor Changes

  • Update installation instructions (resolves #24): #25)
  • Add jest-html-reporter (resolves #13): #23
  • Update dependencies to latest versions: #22
  • Update docs for package.json; change postinstall (fix #17): 3b0e490
  • Bump eslint-utils from 1.3.1 to 1.4.2: #20
  • Bump js-yaml from 3.12.2 to 3.13.1: #16
  • Bump webpack-bundle-analyzer from 3.1.0 to 3.3.2: #14
  • Change package name to use unscoped NPM package: #10

Patches

  • Bump mixin-deep from 1.3.1 to 1.3.2: #21
  • Bump lodash from 4.17.11 to 4.17.14: #19
  • Bump handlebars from 4.1.1 to 4.1.2: #15
  • Fix typo in readme (#9): 4367253

v0.3.0

22 Mar 14:54
Compare
Choose a tag to compare

Minor Changes

  • Use WordPress Babel preset (resolves #4): #5
  • Add test cases for theme test data (resolves #1): #7

Patches

  • Restore Babel config: #6

v0.2.0

22 Mar 13:57
Compare
Choose a tag to compare

Minor Changes

  • Add postinstall command to copy required files into theme: 7287f64
  • Add create-test-cases command to interactively create test cases: #3

v0.1.0

08 Mar 15:20
Compare
Choose a tag to compare

Major Changes

  • Initial release.