Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(angular): remove deprecated standaloneConfig from generators #30578

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Coly010
Copy link
Contributor

@Coly010 Coly010 commented Apr 2, 2025

Current Behavior

The standaloneConfig option has long been deprecated as it is the only behaviour that Nx now provides.
Using it is a no-op.

Expected Behavior

Remove the standaloneConfig option.

@Coly010 Coly010 requested review from a team as code owners April 2, 2025 08:50
Copy link

vercel bot commented Apr 2, 2025

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

Name Status Preview Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview Apr 2, 2025 8:58am

@Coly010 Coly010 requested a review from leosvelperez April 2, 2025 08:50
@Coly010 Coly010 self-assigned this Apr 2, 2025
Copy link

nx-cloud bot commented Apr 2, 2025

View your CI Pipeline Execution ↗ for commit 2189c93.

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-c... ✅ Succeeded 27m 34s View ↗
nx run-many -t check-imports check-commit check... ✅ Succeeded 18s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx format:check --base=b3c6d... ✅ Succeeded 2s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded 1s View ↗
nx documentation ✅ Succeeded 37s View ↗

☁️ Nx Cloud last updated this comment at 2025-04-02 09:23:37 UTC

@Coly010 Coly010 added target: next major version To be merged for the next major version release PR status: do not merge This will block a PR from being merged until this tag is removed. labels Apr 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR status: do not merge This will block a PR from being merged until this tag is removed. target: next major version To be merged for the next major version release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants