Skip to content

0.5.0

Choose a tag to compare

@trentmwillis trentmwillis released this 01 May 16:41
· 85 commits to master since this release
  • Implements rule to catch sendAction calls
  • Clean up text, scope initOverride
  • Add new rule: no-broken-super-chain
  • Fix typo: mutliple -> multiple
  • Fix typo: incuring -> incurring
  • Fix typo: recieve -> receive
  • Update README.md
  • Add a message explaining how to fix computed properties with no dependent keys.
  • infromation => information
  • Update package.json; set repository field for npm
  • Fix incorrect installation instruction