v0.9.2
- Added
--no-validate
command line option to skip running thegrunt: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.