Skip to content

Adds nx 20 support #1322

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

ntgussoni
Copy link

Since nx 20, project.json is optional, and instead project configurations can be placed in the package.json under the nx property.

This makes NX detection fail on these cases, which are the de-facto setup for newer NX versions.
See: nrwl/nx#30464 (comment)

This PR addresses that and improves NX detection, while maintaining the legacy way of doing it.

Please note that im not a Rust guy, so all feedback is more than welcome.

@ntgussoni
Copy link
Author

Hi guys, I have some time this week to get this merged. I'll wait for coments 🙂

Copy link
Contributor

This pull request is stale because it has been open 10 days with no activity. Remove stale label or comment or this will be closed in 5 days

@github-actions github-actions bot added the stale The pull request is stale label May 19, 2025
@github-actions github-actions bot removed the stale The pull request is stale label May 23, 2025
@ntgussoni
Copy link
Author

@coffee-cup hi there! Sorry to bother you, I know you guys must be busy. Is there any maintainer that could take a look at this pr?

Thanks in advance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant