Skip to content

Commit 7e7bb82

Browse files
author
Сахаров Андрей Александрович
committed
2.0.1 tested with express v5
1 parent d0b6ac7 commit 7e7bb82

File tree

4 files changed

+447
-295
lines changed

4 files changed

+447
-295
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

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+
311
### 2.0.0
412

513
#### BREAKING CHANGE

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
![License Badge](https://img.shields.io/npm/l/fastest-express-validator)
77

88
request validation middleware for [express][express]
9-
based on [fastest-validator][fastest-validator]
9+
based on [fastest-validator][fastest-validator] (testted with both express v4 and v5)
1010

1111
[express]: https://expressjs.com
1212
[fastest-validator]: https://github.com/icebob/fastest-validator

0 commit comments

Comments
 (0)