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 b1cf49e commit 07562b6Copy full SHA for 07562b6
CHANGELOG.md
@@ -3,6 +3,12 @@
3
All notable changes to this project will be documented in this file.
4
This project adheres to [Semantic Versioning](http://semver.org/).
5
6
+## 9.0.2 - 2017-03-17
7
+
8
+# Changed rules
9
10
+- Relax rule: Allow tagged template string expressions ([no-unused-expressions](http://eslint.org/docs/rules/no-unused-expressions)) [#822](https://github.com/feross/standard/issues/822)
11
12
## 9.0.1 - 2017-03-07
13
14
# Changed rules
0 commit comments