- chore: Bump minimum Node.js required version to
8.9.3
- chore: Switch from AVA to Jest for tests.
- fix: Use
eslint-plugin-wordpress/jssc
shared configuration.
- feat: Add
one-var
andno-trailing-spaces
rules.
- fix: Use
eslint-plugin-wordpress/jshint
shared configuration. - chore: Removed NodeJS 0.10.x support,
eslint
andeslint-config-wordpress
now require NodeJS > 4.2.1 LTS or greater
- Initial release