Skip to content
This repository has been archived by the owner on Mar 7, 2019. It is now read-only.

5.2.0

Compare
Choose a tag to compare
@robertrossmann robertrossmann released this 20 Aug 09:46
· 294 commits to master since this release
9bf5781

This release removes the rules deprecated in ESLint 3.3 and replaces them with their new equivalents.

Notable changes

  • Now requires ESLint 3.3
  • It is now allowed to reassign the global Promise object (for situations where you want to use a different Promise implementation, ie. Bluebird

New rules