We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2205410 commit 16b80c0Copy full SHA for 16b80c0
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Master
4
5
+## 0.4.6 - Faster dependency resolution
6
+
7
- Bump dependencies
8
- Dependency resolution performance improvement (copied from https://github.com/atlassian-labs/webpack-deduplication-plugin)
9
- Fixed schema generation to avoid typeof
package.json
@@ -1,6 +1,6 @@
1
{
"name": "stricter",
- "version": "0.4.5",
+ "version": "0.4.6",
"description": "A project-wide js-linting tool",
"files": [
"LICENSE",
0 commit comments