We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3f7425 commit f149d77Copy full SHA for f149d77
CHANGELOG.md
@@ -0,0 +1,14 @@
1
+0.5.0 / 2017-05-01
2
+==================
3
+
4
+ * Implements rule to catch sendAction calls
5
+ * Clean up text, scope initOverride
6
+ * Add new rule: no-broken-super-chain
7
+ * Fix typo: mutliple -> multiple
8
+ * Fix typo: incuring -> incurring
9
+ * Fix typo: recieve -> receive
10
+ * Update README.md
11
+ * Add a message explaining how to fix computed properties with no dependent keys.
12
+ * infromation => information
13
+ * Update package.json; set repository field for npm
14
+ * Fix incorrect installation instruction
0 commit comments