Releases: typeofweb-org/schema
Releases · typeofweb-org/schema
v0.7.1
v0.7.0
v0.6.1
v0.6.1-2
v0.6.1-1
v0.6.1-0
v0.6.0
0.6.0 (2021-01-25)
⚠ BREAKING CHANGES
There are no breaking changes in the user-facing APIs. However, internal structures used by the library have vastly changed and have been reorganized. As a result, schemas are no longer easily serialised to JSON and they no longer have [TYPEOFWEB_SCHEMA]: true
field.
Performance
🏎 The library is now 10% smaller and 56% faster compared to version 0.5.0.
Refactoring
Bug Fixes
Features
- Add
allowUnknownKeys
modifiers