TypeScript-DOM-lib-generator
TypeScript-DOM-lib-generator copied to clipboard
Question regarding versioning plan
Hi all -- big fan of the splitting of types out of typescript core. I looked through the already published packages and docs and dont see any versioning scheme (aside from note that it doesnt follow semver, which is fine). Is there some plan for versioning, or should we just expect some table of @types/web to typescript versions which "match"
I am wondering if it might be valuable to version @types/web
to match the version bundled within Typescript (so @types/[email protected]
would be the types included in [email protected]
). Thoughts?
Yep, the table is in the README: https://github.com/microsoft/TypeScript-DOM-lib-generator#typeslib-to-typescript-versions
I need to get around to merging https://github.com/microsoft/TypeScript-DOM-lib-generator/pull/1160 to add 4.5's