Skip to content

Commit

Permalink
update changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
LekoArts authored and dimkl committed Oct 3, 2023
1 parent 55fa593 commit bffe9d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changeset/sweet-bottles-watch.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
'@clerk/shared': patch
---

Restore reverted commits from https://github.com/clerkinc/javascript/pull/1806 and fixed issue with `createContext only works in Client Components` error raised from `@clerk/nextjs`.
Retry the implemented changes from [#1767](https://github.com/clerkinc/javascript/pull/1767) which were reverted in [#1806](https://github.com/clerkinc/javascript/pull/1806) due to RSC related errors (not all uses components had the `use client` directive). Restore the original PR and add additional `use client` directives to ensure it works correctly.

0 comments on commit bffe9d9

Please sign in to comment.