File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 0.10.1 (2026-02-02)
2+
3+ ### 🩹 Fixes
4+
5+ - Move sidebar field to the top-level ([ #50 ] ( https://github.com/CrawlerCode/payload-authjs/pull/50 ) )
6+ - Disable payload database session when local strategy is enabled ([ #49 ] ( https://github.com/CrawlerCode/payload-authjs/pull/49 ) )
7+
8+ ### 📖 Documentation
9+
10+ - Fix publish workflow badge ([ a80a016] ( https://github.com/CrawlerCode/payload-authjs/commit/a80a016 ) )
11+ - Add alert about authjs and better auth ([ 970d660] ( https://github.com/CrawlerCode/payload-authjs/commit/970d660 ) )
12+
13+ ### 🏡 Chore
14+
15+ - ** deps:** Update npm dependencies ([ a7c2f0a] ( https://github.com/CrawlerCode/payload-authjs/commit/a7c2f0a ) )
16+
117## 0.10.0 (2025-11-29)
218
319### 🚀 Features
Original file line number Diff line number Diff line change 11{
22 "name" : " payload-authjs" ,
3- "version" : " 0.10.0 " ,
3+ "version" : " 0.10.1 " ,
44 "type" : " module" ,
55 "description" : " A Payload CMS 3 plugin for Auth.js 5" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments