File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.8.1 (2025-04-14)
2
+
3
+ ### 🩹 Fixes
4
+
5
+ - Change the behavior of the SignIn button for login with provider ([ #24 ] ( https://github.com/CrawlerCode/payload-authjs/pull/24 ) )
6
+ - Remove email field duplication if enableLocalStrategy ([ #29 ] ( https://github.com/CrawlerCode/payload-authjs/pull/29 ) )
7
+
8
+ ### 🏡 Chore
9
+
10
+ - ** dev:** Allow login with username for local strategy ([ b8c24b5] ( https://github.com/CrawlerCode/payload-authjs/commit/b8c24b5 ) )
11
+ - ** nx:** Rename examples to example ([ a0d1ab9] ( https://github.com/CrawlerCode/payload-authjs/commit/a0d1ab9 ) )
12
+
1
13
## 0.8.0 (2025-04-06)
2
14
3
15
### 🚀 Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " payload-authjs" ,
3
- "version" : " 0.8.0 " ,
3
+ "version" : " 0.8.1 " ,
4
4
"type" : " module" ,
5
5
"description" : " A Payload CMS 3 plugin for Auth.js 5" ,
6
6
"repository" : " git@github.com:CrawlerCode/payload-authjs.git" ,
You can’t perform that action at this time.
0 commit comments