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

8.1.0

Compare
Choose a tag to compare
@robertrossmann robertrossmann released this 15 Aug 15:23
· 43 commits to master since this release
9a3165f

Rule changes

  • d8b96fd - feat(rule): add require-unicode-regexp (warn)
  • 2bb65c2 - feat(rule): add require-atomic-updates (warn)
  • 6b2aabd - feat(rule): add no-misleading-character-class (error)
  • 20155f1 - feat(rule): add no-async-promise-executor (warn)
  • 91ad0fa - feat(rule): make no-shadow more strict
  • 069079a - feat(rule): no-catch-shadow has been deprecated