发布

  • fix(core): add keepExistingVersions to jest option to preserve dependency versions (#30652)

    frostbyte_neo 发布于 2025-05-07 16:01:10 +00:00

    Current Behavior

    Currently, when we use the jest configuration generator it will forcibly
    update the jest version if the package already exist.

    Expected Behavior

    Now, the jest version will be preserved unless the option is passed to
    update the version.

    Related Issue(s)

    Fixes #

    下载附件