Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 570 Bytes

changelog.md

File metadata and controls

29 lines (16 loc) · 570 Bytes

1.0.6

  • Fixes wrong link to github in package.json.

1.0.5

  • Fixes wrong package name in installation instruction. From "typebox" to "@sinclair/typebox"

1.0.4

  • Add correct 'schema' into the error message for each separate error. Previously only added the first 'schema'. see

1.0.3

  • cache all schemas after first validation

1.0.2

  • adds missing comment to validateData function

1.0.1

  • fix wrong initial publish on npm, adapt paths in package.json

1.0.0

  • initial setup of library