Document @types handling #21657
Replies: 2 comments
-
Is this task related to typescript DefinitelyTyped @types/ packages ? If we look at the npm package (let's say @types/react-dom, There's always a Do you have any tip regarding types release notes ? |
Beta Was this translation helpful? Give feedback.
-
That URL is just the way we redirect to https://github.com/DefinitelyTyped/DefinitelyTyped Last I checked, none of the types packages publish changelogs, although there was a discussion of allowing individual packages to publish their own Changelog file within the subdirectory. I suppose we could add special logic just for this repo to point to the subdirectory, e.g. https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom - if you think that helps a little. But you're probably not going to find changelogs. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Add a note if we implicitly grouped a types package? Perhaps linking to documentation?
Beta Was this translation helpful? Give feedback.
All reactions