airfleet/eslint-config-wordpress

Project releases

eslint-config-wordpress

Release 3.1.0

Added _af and Calendly to recognized globals

GitHub
View full changelog

Changed

  • Added _af and Calendly to recognized globals
eslint-config-wordpress

Release 3.0.0

Bumped several dependencies, including eslint-config-canonical and roarr, to versions compatible with Node.js v18.

GitHub
View full changelog

Changed

  • Bump eslint-config-canonical to 42.8.1 (major version bump)
  • Bump eslint-plugin-compat to 4.2.0
  • Bump eslint-plugin-sonarjs to 0.23.0
  • Set eslint-plugin-vitest to fixed version 0.3.10 (the next patch version available increases node requirements to v18)
  • Set roarr to fixed version 7.15.2 (the next patch version available increases node requirements to v18)
eslint-config-wordpress

Release 2.1.3

Updated dependencies for ESLint configuration

GitHub
View full changelog

Fixed

  • Bump eslint-config-canonical to 41.0.5
  • Bump eslint-plugin-editorconfig to 4.0.3
eslint-config-wordpress

Release 2.1.2

Fixed an issue with invalid rules declaration

GitHub
View full changelog

Fixed

  • Fixed invalid rules declaration
eslint-config-wordpress

Release 2.1.1

Disabled two problematic JSDoc rules in ESLint configuration

GitHub
View full changelog

Fixed

  • Disabled non-existing jsdoc/newline-after-description rule causing issues
  • Disabled rule jsdoc/tag-lines (allow empty line after jsdoc description)
eslint-config-wordpress

Release 2.1.0

Updated ESLint configuration dependencies

GitHub
View full changelog

Changed

  • Bump eslint-config-canonical to 41.0.2

Removed

  • Removed eslint-config-prettier
eslint-config-wordpress

Release 1.0.2

Updated several dependencies and changed peer dependency eslint version

GitHub
View full changelog

Changed

  • Set dependency versions to exact match
  • Updated dependency eslint-config-canonical to 41.0.1
  • Updated dependency eslint-config-prettier to 8.8.0
  • Updated dependency eslint-plugin-compat to 4.1.4
  • Updated dependency eslint-plugin-editorconfig to 4.0.2
  • Updated dependency eslint-plugin-no-jquery to 2.7.0
  • Updated dependency eslint-plugin-sonarjs to 0.19.0"
  • Changed peer dependency eslint to ^8.0.0
  • Updated canonical to auto-detect ruleset
  • Changed to allow underscore in property names
  • Added MktoForms2, Wistia to recognized globals
eslint-config-wordpress

Release 1.0.1

Updated npm dependencies and references for security fixes

GitHub
View full changelog

Changed

  • Updated references from GitLab to GitHub
  • Updated npm dependencies with security fixes