1
0
Fork 0
Commit Graph

3 Commits

Author SHA1 Message Date
ssube 05d5acfb1e
feat: add optional base schema to schema options 2021-04-17 18:56:33 -05:00
ssube 0f31cbeefd
update: api-extractor
Schema uses an imported type, fixed by
https://github.com/microsoft/rushstack/issues/1050
2021-03-27 19:33:56 -05:00
ssube 6985a2343e
feat: switch to instantiated API, add `createSchema` entrypoint
BREAKING CHANGE: this allows multiple schemas to coexist, but requires
each schema to be created with a call to `createSchema`, taking a set
of options that includes the former `includeOptions` singleton.
2020-08-08 20:01:34 -05:00