File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 0.4.0 (2024-12-08)
2+
3+ ### 🚀 Features
4+
5+ - Set default access control (read, update and delete own user) ([ edaf753] ( https://github.com/CrawlerCode/payload-authjs/commit/edaf753 ) )
6+
7+ ### 🩹 Fixes
8+
9+ - ** PayloadAdapter:** Check account provider in getUserByAccount method ([ 75b88c0] ( https://github.com/CrawlerCode/payload-authjs/commit/75b88c0 ) )
10+
11+ ### 🏡 Chore
12+
13+ - Migrate to payload 3 stable version ([ 2db3139] ( https://github.com/CrawlerCode/payload-authjs/commit/2db3139 ) )
14+ - Update dependencies ([ d7338aa] ( https://github.com/CrawlerCode/payload-authjs/commit/d7338aa ) )
15+
116## 0.3.4 (2024-11-03)
217
318### 🩹 Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " payload-authjs" ,
3- "version" : " 0.3.4 " ,
3+ "version" : " 0.4.0 " ,
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