We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6215d95 commit 8dc23cfCopy full SHA for 8dc23cf
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 0.9.1 (2025-10-13)
2
+
3
+### 🩹 Fixes
4
5
+- Move webauthn components to dedicated export ([#48](https://github.com/CrawlerCode/payload-authjs/pull/48))
6
7
## 0.9.0 (2025-10-06)
8
9
### 🚀 Features
packages/payload-authjs/package.json
@@ -1,6 +1,6 @@
{
"name": "payload-authjs",
- "version": "0.9.0",
+ "version": "0.9.1",
"type": "module",
"description": "A Payload CMS 3 plugin for Auth.js 5",
"repository": {
0 commit comments