File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v0.5.4
5+
6+ [ compare changes] ( https://github.com/atinux/nuxt-auth-utils/compare/v0.5.3...v0.5.4 )
7+
8+ ### 🚀 Enhancements
9+
10+ - Forward set-cookie header for ` useUserSession().clear() ` ([ #282 ] ( https://github.com/atinux/nuxt-auth-utils/pull/282 ) )
11+
12+ ### 🏡 Chore
13+
14+ - Add SessionConfig type ([ 7633e27] ( https://github.com/atinux/nuxt-auth-utils/commit/7633e27 ) )
15+ - Fix types ([ 5d58645] ( https://github.com/atinux/nuxt-auth-utils/commit/5d58645 ) )
16+ - Update deps ([ ffafb2c] ( https://github.com/atinux/nuxt-auth-utils/commit/ffafb2c ) )
17+ - Rename jtw to jwt ([ 139197b] ( https://github.com/atinux/nuxt-auth-utils/commit/139197b ) )
18+
19+ ### ❤️ Contributors
20+
21+ - Sébastien Chopin ([ @atinux ] ( http://github.com/atinux ) )
22+
423## v0.5.3
524
625[ compare changes] ( https://github.com/atinux/nuxt-auth-utils/compare/v0.5.2...v0.5.3 )
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt-auth-utils" ,
3- "version" : " 0.5.3 " ,
3+ "version" : " 0.5.4 " ,
44 "description" : " Add Authentication to Nuxt applications with secured & sealed cookies sessions." ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments