- Fixes wrong link to github in package.json.
- Fixes wrong package name in installation instruction. From "typebox" to "@sinclair/typebox"
- Add correct 'schema' into the error message for each separate error. Previously only added the first 'schema'. see
- cache all schemas after first validation
- adds missing comment to validateData function
- fix wrong initial publish on npm, adapt paths in package.json
- initial setup of library