•  
      request #42256 Move dev/build env from Node 20 to Node 22
    Infos
    #42256
    Thomas Gerbet (tgerbet)
    2025-03-24 09:46
    2025-03-24 08:32
    43932
    Details
    Move dev/build env from Node 20 to Node 22

    Node 22 is the new LTS and I would like to use type stripping for a dev/deploy internal tool.

    Dev tools
    Empty
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Thomas Gerbet (tgerbet)
    Blocked
    Empty
    Attachments
    Empty
    References
    References list is empty

    Follow-ups

    User avatar
    Thomas Gerbet (tgerbet)2025-03-24 09:46

    Ok not now. We first need to resolve the CJS warnings Vite/Vitest give us which is likely easier if we first bump to Typescript 5.8.


    • Status changed from Under implementation to Blocked