Removed deprecated version of @hapi/joi and replaced it with new Sideway's joi

This commit is contained in:
Alexander Cerutti
2020-09-05 22:14:05 +02:00
parent 4d0f9cb76c
commit 2288d018f2
5 changed files with 58 additions and 50 deletions

View File

@@ -3,6 +3,10 @@
Since every new minor, major or patch version is pushed in the repository with the npm autogenerated commit for version update, a history become needed.
The lists won't include the npm autogenerated commit.
## 2.0.5 - 05/09/20
Replaced deprecated dependencies @hapi/joi with Sideway's joi
## 2.0.4 - 14/12/19
Typescript strict configuration fixes