Skip to content

Release 10.5.0

Choose a tag to compare

@bmish bmish released this 30 May 22:13
· 1956 commits to master since this release

🚀 Enhancement

🐛 Bug Fix

  • #1212 Improve detection of property names (check string literals in addition to identifiers) in several rules (@bmish)
  • #1211 Fix false positive with non-components in require-tagless-components rule (@bmish)
  • #1210 Avoid some false positives with lodash usage when recognizing extended Ember objects (@bmish)
  • #1197 Check import when detecting controller usage in order-in-* rules (@lin-ll)
  • #1196 Check import when detecting observer usage in order-in-* rules (@lin-ll)

📝 Documentation

  • #1213 Explain why some rules are not in the recommended config (@bmish)
  • #1204 Improve columns in README rules table (@bmish)

Committers: 2