Skip to content

fix: adapt install generator to libraries without project.json #714

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

Merged
merged 1 commit into from
Aug 24, 2025

Conversation

dianjuar
Copy link
Member

@dianjuar dianjuar commented Aug 23, 2025

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes/features)
  • Docs have been added/updated (for bug fixes/features)

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Add full support for projects with configuration on project.json or package.json

Does this PR introduce a breaking change?

  • Yes
  • No

Drop support for Nx workspaces V16, V17, and V18.
To ensure you can continue enjoying the full benefits of this plugin, please update your Nx workspace to version 19 or higher.

Other information

Reason for the deprecation:

  • On the deprecated version, there was no full support on NxDevkit for projects working with project.json and package.json.
  • To manage testing complexity and reduce maintenance load, we decided to deprecate support for multiple Nx versions.

@dianjuar dianjuar changed the title build: update nx fix: adapt install generator to libraries without project.json Aug 24, 2025
@dianjuar dianjuar force-pushed the update-nx branch 9 times, most recently from af8523b to 642f721 Compare August 24, 2025 19:31
BREAKING CHANGE: drop support for Nx 16, 17 and 18
Copy link

@dianjuar dianjuar merged commit 647d6c9 into main Aug 24, 2025
22 checks passed
@dianjuar dianjuar deleted the update-nx branch August 24, 2025 20:13
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