Uh oh!
There was an error while loading. Please reload this page.
Implement a @nonnull JSDoc tag - #57042
Implement a @nonnull JSDoc tag#57042Daniel Rosenwasser (DanielRosenwasser) wants to merge 5 commits into
@nonnull JSDoc tag#57042Conversation
TypeScript Bot (typescript-bot)
commented
Jan 12, 2024
Looks like you're introducing a change to the public API surface area. If this includes breaking changes, please document them on our wiki's API Breaking Changes page. Also, please make sure Daniel Rosenwasser (@DanielRosenwasser) and Ryan Cavanaugh (@RyanCavanaugh) are aware of the changes, just as a heads up. |
NemoStein (NemoStein)
commented
Apr 26, 2024
TS 5.5 beta is released, but this isn't merged yet... Are there any plans to ship this with 5.5 or will it be pushd forward? |
Andrey (codenomnom)
commented
Oct 1, 2024
Any news on this one? It's been a while... |
Tatsunori Uchino (tats-u)
commented
Jan 22, 2025
Nathan Shively-Sanders (@sandersn) You should leave a review to other members if you are too busy to review it. |
aweebit
commented
Jun 12, 2025
But my favorite option is actually |
Bart Louwers (louwers)
commented
Sep 3, 2025
I like nonnullable better, it is a bit more verbose, but JSDoc does not shy away from some verbosity. |
TypeScript Bot (typescript-bot)
commented
Mar 24, 2026
With 6.0 out as the final release vehicle for this codebase, we're closing all PRs that don't fit the merge criteria for post-6.0 patches. If you think this was a mistake and this PR fits the post-6.0 patch criteria, please post to the 6.0 iteration issue with details (specifically, which PR and which patch criteria it satisfies). Next steps for PRs:
|
Fixes#23405.