Skip to content

Commit ada03e7

Browse files
authored
fix(clerk-js): Mark SignIn/SignUpFuture resource properties as private (#7321)
1 parent ef7b024 commit ada03e7

File tree

5 files changed

+171
-134
lines changed

5 files changed

+171
-134
lines changed

.changeset/dark-sides-beg.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@clerk/clerk-js': patch
3+
---
4+
5+
Fix issue where `SignIn` and `SignUp` instances were unable to be serialized with `JSON.stringify` due to a circular reference.

0 commit comments

Comments
 (0)