You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+16Lines changed: 16 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,19 @@
1
+
## 0.6.0 (2025-01-27)
2
+
3
+
### 🚀 Features
4
+
5
+
- Add support for virtual fields (jwt session strategy) ([d20f863](https://github.com/CrawlerCode/payload-authjs/commit/d20f863))
6
+
- Add PayloadAuthjsUser helper type for authjs module declaration ([c7e8f08](https://github.com/CrawlerCode/payload-authjs/commit/c7e8f08))
7
+
-**withPayload:** Add custom evens to withPayload function ([89e749c](https://github.com/CrawlerCode/payload-authjs/commit/89e749c))
8
+
9
+
### 🩹 Fixes
10
+
11
+
-**PayloadAdapter:** Improve data transformation and forward additional fields ([9052f38](https://github.com/CrawlerCode/payload-authjs/commit/9052f38))
0 commit comments