Skip to content

v0.9.2

Compare
Choose a tag to compare
@grayside grayside released this 20 Mar 19:31
· 273 commits to master since this release
  • Added --no-validate command line option to skip running the grunt:validate
    tasks, including PHPCS and eslint.
  • Fixed bug that prevented phpcs and eslint from running
  • Fixed bug that caused scope error for this.name.
  • Updated dependencies. Added npm shrinkwrap file to ensure consistency between
    installations.