diff --git a/.changeset/hip-nights-itch.md b/.changeset/hip-nights-itch.md new file mode 100644 index 00000000000..bdefb24c0d9 --- /dev/null +++ b/.changeset/hip-nights-itch.md @@ -0,0 +1,6 @@ +--- +'@clerk/vue': minor +--- + +Introduce `sessionClaims` to useAuth(). +- thanks to [@ijxy](https://github.com/ijxy) for the [contribution](https://github.com/clerk/javascript/pull/4823)