nx
nx copied to clipboard
feat(testing): rename jest-project generator to "configuration" generator for consistency in naming
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 #
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 |
☁️ 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.
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.
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.