Skip to content

implement patch for nx versions > 3.5#451

Merged
fgrunewald merged 7 commits intomasterfrom
nx_json_update
Dec 8, 2025
Merged

implement patch for nx versions > 3.5#451
fgrunewald merged 7 commits intomasterfrom
nx_json_update

Conversation

@fgrunewald
Copy link
Copy Markdown
Member

Since NX 3.6, the JSON graph format has changed. Edges are now declared using the edges attribute instead of the previous links. Since we do not care, this fix will copy links to edges.

@fgrunewald fgrunewald requested a review from csbrasnett December 8, 2025 13:25
Copy link
Copy Markdown
Collaborator

@csbrasnett csbrasnett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fgrunewald fgrunewald merged commit e2c79fc into master Dec 8, 2025
7 checks passed
@fgrunewald fgrunewald deleted the nx_json_update branch December 8, 2025 15:25
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.

2 participants