Skip to content

Commit 0c8bf1e

Browse files
committed
15.0.0
1 parent b1e8fb9 commit 0c8bf1e

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 15.0.0
2+
3+
- Enabled many new react-hooks rules.
4+
- Made rulesdir more compatible with complex configurations.
5+
16
# 14.0.0
27

38
- @denis-sokolov/exhaustive-deps-async no longer has additionalHooks predefined. Define them in your configuration if need be.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@
5151
"verify": "npm run tsc:check && npm run lint && npm run test"
5252
},
5353
"type": "commonjs",
54-
"version": "14.0.0"
54+
"version": "15.0.0"
5555
}

0 commit comments

Comments
 (0)