Skip to content

Error messages of element-types

Compare
Choose a tag to compare
@javierbrea javierbrea released this 13 Nov 09:19
· 379 commits to master since this release
c61a246

Added

  • feat(#87): Support custom messages in element-types config

Changed

  • feat(#87): Add context about the specific rule forbidding the import to the element-types error message. Add information about file and dependency when import is forbidden due to the default configuration.
  • refactor: Add isArray and isString utils
  • chore(deps): Support any eslint version greater than 6.x in peerDependencies

Fixed

  • fix: Support array of micromatch patterns when replacing captured values
  • docs: Fix broken links

Removed

  • feat: Remove cache traces from debug mode