Skip to content

v5.3.0

Choose a tag to compare

@Turbo87 Turbo87 released this 14 Nov 13:31
· 3634 commits to master since this release

🚀 Enhancement

🐛 Bug Fix

  • #299 Fix issue with no-duplicate-dependent-keys to avoid errors on non-string dependent keys. (@initram)
  • #260 Updating no-side-effects rule to better detect sets inside of blocks. (@gmurphey)
  • #246 Updating no-on-calls-in-components to only fail components using on with lifecylcle hooks. (@patience-tema-baron)

📝 Documentation

  • #276 Add reason for rule no-on-calls-in-components. (@cbou)
  • #277 docs: remove get from closure action example. (@knownasilya)
  • #266 Update no-empty-attrs description. (@locks)

🏠 Internal

  • #280 Clean up a couple of test definitions to unblock update script. (@tmquinn)

Committers: 11