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

Client component directive: use client #41333

Merged
merged 2 commits into from Oct 11, 2022

Conversation

huozhi
Copy link
Member

@huozhi huozhi commented Oct 11, 2022

Replace 'client' with 'use client' as client directive for client components in RSC

x-ref: slack thread

@ijjk ijjk added created-by: Next.js team PRs by the Next.js team type: next labels Oct 11, 2022
@huozhi huozhi marked this pull request as ready for review October 11, 2022 16:37
@ijjk ijjk merged commit 2b99db0 into vercel:canary Oct 11, 2022
@huozhi huozhi deleted the rename-client-directive branch October 11, 2022 17:27
kodiakhq bot pushed a commit that referenced this pull request Oct 12, 2022
Follow up for #41333, updating the error message with `"use client"` directives in suggestion
Kikobeats pushed a commit to Kikobeats/next.js that referenced this pull request Oct 24, 2022
Replace `'client'` with `'use client'` as client directive for client
components in RSC

x-ref: [slack
thread](https://vercel.slack.com/archives/C035J346QQL/p1665435520907559)

Co-authored-by: JJ Kasper <jj@jjsweb.site>
Kikobeats pushed a commit to Kikobeats/next.js that referenced this pull request Oct 24, 2022
Follow up for vercel#41333, updating the error message with `"use client"` directives in suggestion
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants