nx icon indicating copy to clipboard operation
nx copied to clipboard

feat(testing): rename jest-project generator to "configuration" generator for consistency in naming

Open jaysoo opened this issue 2 years ago • 3 comments

This PR renames @nx/jest:jest-project generator to @nx/jest:configuration. This change makes our usage of configuration generators the same across all plugins (e.g. Vite is already @nx/vite:configuration).

What's done:

  • Renamed generator and provided alias to previous name
  • Added redirect rule for nx.dev so old generator page doesn't break
  • Updated docs where the old name is used
  • Re-exported the old name in case community plugins/workspaces use them
  • Update our own usage within Web/React to the new names

Current Behavior

Expected Behavior

Related Issue(s)

Fixes #

jaysoo avatar Jul 06 '23 16:07 jaysoo

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 7, 2023 6:06pm

vercel[bot] avatar Jul 06 '23 16:07 vercel[bot]

☁️ Nx Cloud Report

CI is running/has finished running commands for commit a1bc9a03ce185d0f5506ee6128aef3a791af16cd. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

nx-cloud[bot] avatar Jul 06 '23 16:07 nx-cloud[bot]

We need an easy way to catch all of these changes to be added to a deprecation log. I've been searching the release notes for any commit with the word "deprecate" in it, but that search would miss this commit.

I can add "rename" and "move" to my list of terms to search for.

isaacplmann avatar Jul 06 '23 17:07 isaacplmann

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

github-actions[bot] avatar Jul 13 '23 00:07 github-actions[bot]