Skip to content

Releases: Turbo87/eslint-plugin-chai-expect

v2.2.0

08 Jul 08:15
Compare
Choose a tag to compare

🚀 Enhancement

  • #106 Add support for ESLint@7 as a peerDependency (@epmatsw)

🏠 Internal

Committers: 3

v2.1.0

07 Dec 10:47
Compare
Choose a tag to compare

🚀 Enhancement

🐛 Bug Fix

  • #88 Allow terminating-properties with ReturnStatement (@brettz9)
  • #87 Allow return with no-inner-compare (@brettz9)

📝 Documentation

🏠 Internal

  • #85 Use ES6 template literals for multiline testing code (@brettz9)
  • #77 CI: Add ESLint 6 to test matrix (@brettz9)
  • #82 Use ES6 syntax features (@brettz9)
  • #83 npm: Add recommended package.json fields (contributors, dependencies) (@brettz9)

Committers: 1

v2.0.1

07 Dec 10:48
Compare
Choose a tag to compare

🚀 Enhancement

Committers: 1

v2.0.0

07 Dec 10:48
Compare
Choose a tag to compare

💥 Breaking Change

🚀 Enhancement

🏠 Internal

Committers: 1

v1.2.0

13 Oct 09:51
Compare
Choose a tag to compare

🚀 Enhancement

  • #19 Allow additional terminating properties to be configured (@whamondg)
  • #21 Test against eslint version 4 (@thughes)

🐛 Bug Fix

📝 Documentation

  • #24 Document installation of this package as a devDependency (@astorije)
  • #23 Document terminating-properties rule (@whamondg)

🏠 Internal

Committers: 5

v1.1.0

26 Feb 13:52
Compare
Choose a tag to compare
  • Add no-inner-compare rule
  • Add terminating-properties rule

v1.0.0

17 Feb 22:46
Compare
Choose a tag to compare
TravisCI: Deploy to NPM automatically