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

4.2.0

Compare
Choose a tag to compare
@robertrossmann robertrossmann released this 02 May 12:22
· 318 commits to master since this release
64692bd

Notable changes

  • Do not prefer Reflect methods over delete and .apply() and .call()

    Using Reflect for this functionality could lead to unexpected bugs down the road because they throw on less occasions

  • Require ESLint version 2.9 in projects

  • Add new rules: