We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed1008c commit a39190aCopy full SHA for a39190a
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Master
4
5
+## 0.3.3 - Packages support
6
+
7
- Add new way of configuring rules via a function to support execution over multiple packages
8
9
## 0.3.2 - Plugins
package.json
@@ -1,6 +1,6 @@
1
{
"name": "stricter",
- "version": "0.3.2",
+ "version": "0.3.3",
"description": "A project-wide js-linting tool",
"files": [
"LICENSE",
0 commit comments