Changes in schema-dts
- Includes the latest schema from Schema.org v15
- Switch back to include the "all layers" schema (including the "Pending" layer) (this was the case in earlier versions and regressed accidentally in the last few releases)
- Clearer TypeScript outputs, substituting unnecessary
declare type
with simplytype
Diff from v1.1.0: https://www.diffchecker.com/bB0J9Iie/
Changes in schema-dts-gen
- Update to the latest TypeScript APIs
- Switch default ontology from "current" layer to "all" layers
- Updates to various dependencies