Skip to content

Releases: ihordiachenko/eslint-plugin-chai-friendly

Added npm badges

05 Dec 23:33
Compare
Choose a tag to compare

Added npm version and monthly download rate badges.

Added support for `should` statements and tagged template literals.

08 Aug 09:13
Compare
Choose a tag to compare

Features:

  • Added support for chai's should assertions.
  • Added allowTaggedTemplates option

Updated readme

20 Apr 21:12
Compare
Choose a tag to compare

Features:

  • Added options description

Npm fix

18 Apr 09:03
Compare
Choose a tag to compare

Version bump to fix npm deployment.

Fixed link to the homepage in the package.json

17 Apr 09:12
Compare
Choose a tag to compare

Features:

  • Fixed homepage link in the package.json to fix package page at npmjs.com.

Added npm ignore file

16 Apr 21:08
Compare
Choose a tag to compare

Features:

  • Added .npmignore file

Fixed dependencies, updated package.json meta-info.

16 Apr 20:48
Compare
Choose a tag to compare

Features:

  • Removed unused requireindex dependency
  • Added eslint as a peer dependency
  • Added links to this github repo in the package.json