[@types/node]: fsPromises.cp still defined as experimental even though it is stable since v22.3.0 #75115
Unanswered
wein2011
asked this question in
Issues with a @types package
Replies: 2 comments
|
Thanks for the discussion about " Pinging the DT module owners: @microsoft, @jkomyno, @r3nya, @btoueg, @Touffy, @mohsen1, @galkin, @eps1lon, @WilcoBakker, @chyzwar, @trivikr, @yoursunny, @qwelias, @ExE-Boss, @peterblazejewicz, @addaleax, @victorperin, @nodejs, @LinusU, @wafuwafu13, @mcollina, @Semigradsky, @Renegade334, @anonrig. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
The function cp is tagged with @experimental in fs/promises.d.ts of v24 and v25.
However, the actual code is stable since v22.3.0.
Commit 6165894
All reactions