File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.5.0 (2025-01-25)
2
+
3
+ ### 🚀 Features
4
+
5
+ - Allow to customize the sign in button ([ #7 ] ( https://github.com/CrawlerCode/payload-authjs/pull/7 ) )
6
+ - Improved users collection & add better support for customization ([ 18810ec] ( https://github.com/CrawlerCode/payload-authjs/commit/18810ec ) )
7
+ - ** basic-example:** Add basic-example project ([ 76fc27a] ( https://github.com/CrawlerCode/payload-authjs/commit/76fc27a ) )
8
+
9
+ ### 🩹 Fixes
10
+
11
+ - ** PayloadAdapter:** Fix not found error on first sign in ([ afd1273] ( https://github.com/CrawlerCode/payload-authjs/commit/afd1273 ) )
12
+
13
+ ### 🏡 Chore
14
+
15
+ - Add github issue template ([ 5038483] ( https://github.com/CrawlerCode/payload-authjs/commit/5038483 ) )
16
+ - Update dependencies ([ e74b980] ( https://github.com/CrawlerCode/payload-authjs/commit/e74b980 ) )
17
+ - Move README and add symlink ([ 8b15168] ( https://github.com/CrawlerCode/payload-authjs/commit/8b15168 ) )
18
+ - Set minimal required payload version to 3.1.1 ([ c621343] ( https://github.com/CrawlerCode/payload-authjs/commit/c621343 ) )
19
+ - Add banner ([ da224a0] ( https://github.com/CrawlerCode/payload-authjs/commit/da224a0 ) )
20
+
1
21
## 0.4.0 (2024-12-08)
2
22
3
23
### 🚀 Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " payload-authjs" ,
3
- "version" : " 0.4 .0" ,
3
+ "version" : " 0.5 .0" ,
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