Skip to content

Commit 2b6d58c

Browse files
committed
fix(clerk-js): Mark SignIn/SignUpFuture resource properties as private
1 parent 89af093 commit 2b6d58c

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)