google / react-schemaorg

Type-checked Schema.org JSON-LD for React
Apache License 2.0
487 stars 19 forks source link

Evergreen(ish) react-schemaorg #2

Closed Eyas closed 5 years ago

Eyas commented 5 years ago

Update react-schemaorg do accept any version of schema-dts and TypeScript above a minimum. These versions support the basic operations required, and more recent versions of schema-dts should be automatically accepted.

react-schemaorg requires schema-dts to have a 'WithContext' and 'Thing' types defined. This will not change. (Famous last words)