File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## 0.10.2 (2026-05-29)
2+
3+ ### 🩹 Fixes
4+
5+ - Use explicit file extension for imports ([ #52 ] ( https://github.com/CrawlerCode/payload-authjs/pull/52 ) )
6+
7+ ### 🏡 Chore
8+
9+ - Remove legacy middleware (deprecated in v0.3.4) ([ 3f8c203] ( https://github.com/CrawlerCode/payload-authjs/commit/3f8c203 ) )
10+ - Remove legacy ` getPayloadUser ` (deprecated in v0.7.0) ([ 29fe7bd] ( https://github.com/CrawlerCode/payload-authjs/commit/29fe7bd ) )
11+ - ** deps:** Upgrade pnpm and nx ([ b9ab6dd] ( https://github.com/CrawlerCode/payload-authjs/commit/b9ab6dd ) )
12+ - ** deps:** Upgrade payload and next dependencies ([ 80abe4b] ( https://github.com/CrawlerCode/payload-authjs/commit/80abe4b ) )
13+ - ** deps:** Upgrade typescript to v6 ([ f001813] ( https://github.com/CrawlerCode/payload-authjs/commit/f001813 ) )
14+ - ** deps:** Upgrade dependencies ([ bd0d56e] ( https://github.com/CrawlerCode/payload-authjs/commit/bd0d56e ) )
15+
116## 0.10.1 (2026-02-02)
217
318### 🩹 Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " payload-authjs" ,
3- "version" : " 0.10.1 " ,
3+ "version" : " 0.10.2 " ,
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