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

feat(nextjs): update createNodes to createNodesV2 and add deprecation message #28527

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

ndcunningham
Copy link
Contributor

@ndcunningham ndcunningham commented Oct 18, 2024

Current Behavior

Currently, we are using createNodes API which should be deprecated in favour of createNodesV2.

Expected Behavior

We should be using createNodesV2 instead of createNodes.

Related Issue(s)

Fixes #

@ndcunningham ndcunningham requested a review from a team as a code owner October 18, 2024 18:16
@ndcunningham ndcunningham requested a review from Coly010 October 18, 2024 18:16
Copy link

vercel bot commented Oct 18, 2024

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

1 Skipped Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview Oct 18, 2024 6:18pm

@ndcunningham ndcunningham self-assigned this Oct 18, 2024
@ndcunningham ndcunningham added the scope: nextjs Issues related to NextJS support for Nx label Oct 18, 2024
@ndcunningham ndcunningham merged commit 19e765f into master Oct 18, 2024
7 checks passed
@ndcunningham ndcunningham deleted the feat/nextjs-create-nodes-v2 branch October 18, 2024 19:20
Copy link

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 Oct 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
scope: nextjs Issues related to NextJS support for Nx
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants