File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v2.1.3
5+
6+ [ compare changes] ( https://github.com/manchenkoff/nuxt-auth-sanctum/compare/v2.1.2...v2.1.3 )
7+
8+ ### 🩹 Fixes
9+
10+ - ** proxy:** Prevent readBody crash on empty DELETE requests ([ 2ef0977] ( https://github.com/manchenkoff/nuxt-auth-sanctum/commit/2ef0977 ) )
11+
12+ ### 🏡 Chore
13+
14+ - ** deps-dev:** Bump @types/node from 25.0.9 to 25.1.0 ([ 888afbe] ( https://github.com/manchenkoff/nuxt-auth-sanctum/commit/888afbe ) )
15+ - ** deps-dev:** Bump @nuxt/schema from 4.2.2 to 4.3.0 ([ dadb7ab] ( https://github.com/manchenkoff/nuxt-auth-sanctum/commit/dadb7ab ) )
16+ - ** deps-dev:** Bump vitest from 4.0.17 to 4.0.18 ([ 2b8df57] ( https://github.com/manchenkoff/nuxt-auth-sanctum/commit/2b8df57 ) )
17+ - ** deps-dev:** Bump vue-tsc from 3.2.2 to 3.2.4 ([ 14f3b99] ( https://github.com/manchenkoff/nuxt-auth-sanctum/commit/14f3b99 ) )
18+ - ** deps-dev:** Bump nuxt from 4.2.2 to 4.3.0 ([ 327ac03] ( https://github.com/manchenkoff/nuxt-auth-sanctum/commit/327ac03 ) )
19+ - Fix lints ([ 7d13b94] ( https://github.com/manchenkoff/nuxt-auth-sanctum/commit/7d13b94 ) )
20+
21+ ### ❤️ Contributors
22+
23+ - Derrick Obedgiu < derrickobedgiu@gmail.com >
24+
425## v2.1.2
526
627[ compare changes] ( https://github.com/manchenkoff/nuxt-auth-sanctum/compare/v2.1.1...v2.1.2 )
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt-auth-sanctum" ,
3- "version" : " 2.1.2 " ,
3+ "version" : " 2.1.3 " ,
44 "author" : {
55 "name" : " Artem Manchenkov" ,
66 "email" : " artem@manchenkoff.me" ,
You can’t perform that action at this time.
0 commit comments