Skip to content

schema-dts & schema-dts-gen v1.1.2

Latest
Compare
Choose a tag to compare
@Eyas Eyas released this 24 Feb 18:42
· 3 commits to main since this release
f83949b

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 simply type

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