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 d0b6ac7 commit 7e7bb82Copy full SHA for 7e7bb82
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+### 2.0.1
4
+
5
+#### Chore
6
7
+- Dependencies updated. Looks like it still works with express v5 too...
8
+- A Hits-of-Code badge was added
9
+- Husky scripts updated
10
11
### 2.0.0
12
13
#### BREAKING CHANGE
README.md
@@ -6,7 +6,7 @@

request validation middleware for [express][express]
-based on [fastest-validator][fastest-validator]
+based on [fastest-validator][fastest-validator] (testted with both express v4 and v5)
[express]: https://expressjs.com
[fastest-validator]: https://github.com/icebob/fastest-validator
0 commit comments