Skip to content

feat(graph): update graph lib to latest nx graph#29768

Merged
nartc merged 8 commits intomasterfrom
nx-graph-update
Feb 13, 2025
Merged

feat(graph): update graph lib to latest nx graph#29768
nartc merged 8 commits intomasterfrom
nx-graph-update

Conversation

@nartc
Copy link
Copy Markdown
Contributor

@nartc nartc commented Jan 27, 2025

Current Behavior

Expected Behavior

Related Issue(s)

Fixes #

@vercel
Copy link
Copy Markdown

vercel Bot commented Jan 27, 2025

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

Name Status Preview Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview Feb 12, 2025 9:43pm

@nx-cloud
Copy link
Copy Markdown
Contributor

nx-cloud Bot commented Jan 27, 2025

View your CI Pipeline Execution ↗ for commit cf5de56.

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-c... ✅ Succeeded 4m 54s 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= --he... ✅ Succeeded 12s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded 9s View ↗
nx documentation ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2025-02-12 22:43:47 UTC

@@ -1,5 +1,6 @@
'use client';
Copy link
Copy Markdown
Contributor

@FrozenPandaz FrozenPandaz Feb 11, 2025

Choose a reason for hiding this comment

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

Why did we have to add these directives? Am I correct that this would make it so that these components don't get server rendered?

@nartc nartc merged commit 1c2d086 into master Feb 13, 2025
@nartc nartc deleted the nx-graph-update branch February 13, 2025 12:58
@github-actions
Copy link
Copy Markdown
Contributor

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.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Feb 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants