Skip to content

Commit

Permalink
chore: add core-kit changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
darcyYe committed Jan 26, 2025
1 parent 67b3aea commit 2636cf3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .changeset/loud-trees-check.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
"@logto/core-kit": patch
---

refactor user claims type and introduce `completeUserClaims`

- Introduce a new exported variable `completeUserClaims` containing all possible user claims.
- Utilize `completeUserClaims` to derive the `UserClaim` type, ensuring consistency and maintainability.

0 comments on commit 2636cf3

Please sign in to comment.