Skip to content

Reenable the "migrate" option in COMMON NX COMMANDS in Nx extension for VSC #2581

Open
@CResendiz97

Description

@CResendiz97

Description

Before versión 18.48.0 of the Nx extension there was a option in the Common Nx Commands to upgrade or downgrade dependencies, this was really handy to see all the packages installed in a project and the versions available of each package

Image

Motivation

This is really useful when making maintenance for packages in an application, it saves time by avoiding the need to look in the internet for the versions available of each package and also it saves time by selecting an specific version of a package. With this feature there is all of that in just one place integrated with Nx. There is the option to manually type the command to make a migration of an specific package but the prompt was really useful.

Example using Prisma:

Image

And all the versions available and ready to be selected:

Image

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions