File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 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+
113## 0.8.0 (2025-04-06)
214
315### 🚀 Features
Original file line number Diff line number Diff line change 11{
22 "name" : " payload-authjs" ,
3- "version" : " 0.8.0 " ,
3+ "version" : " 0.8.1 " ,
44 "type" : " module" ,
55 "description" : " A Payload CMS 3 plugin for Auth.js 5" ,
66 "repository" :
" [email protected] :CrawlerCode/payload-authjs.git" ,
You can’t perform that action at this time.
0 commit comments