-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: bump passkey plugin version to 5.3.2
- Loading branch information
Showing
2 changed files
with
14 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,43 +1,49 @@ | ||
# @zerodev/passkey-validator | ||
|
||
## 5.3.2 | ||
|
||
### Patch Changes | ||
|
||
- Removed redundant calls to passkey-server during message signing | ||
|
||
## 5.3.1 | ||
|
||
### Patch Changes | ||
|
||
- Update serialization to account for userId | ||
- Update serialization to account for userId | ||
|
||
## 5.3.0 | ||
|
||
### Minor Changes | ||
|
||
- Kernel v3.1 released. And kernel versioning update. Added kernelVersion param in the interface. | ||
- Kernel v3.1 released. And kernel versioning update. Added kernelVersion param in the interface. | ||
|
||
## 5.3.0-alpha-0 | ||
|
||
### Minor Changes | ||
|
||
- Integrated Kernel v3.1 and added kernelVersion param in account and plugins interface | ||
- Integrated Kernel v3.1 and added kernelVersion param in account and plugins interface | ||
|
||
## 5.2.8 | ||
|
||
### Patch Changes | ||
|
||
- Decoupled creating passkey itself and creating the validator | ||
- Decoupled creating passkey itself and creating the validator | ||
|
||
## 5.2.5 | ||
|
||
### Patch Changes | ||
|
||
- Remove usePrecompiled from enable data | ||
- Remove usePrecompiled from enable data | ||
|
||
## 5.2.4 | ||
|
||
### Patch Changes | ||
|
||
- Fix Entrypoint version in getPasskeyValidator | ||
- Fix Entrypoint version in getPasskeyValidator | ||
|
||
## 5.2.3 | ||
|
||
### Patch Changes | ||
|
||
- Update [email protected] | ||
- Update [email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters