File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed
Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v0.0.16
5+
6+ [ compare changes] ( https://github.com/Atinux/nuxt-auth-utils/compare/v0.0.15...v0.0.16 )
7+
8+ ### 🚀 Enhancements
9+
10+ - Add replaceUserSession() ([ #44 ] ( https://github.com/Atinux/nuxt-auth-utils/pull/44 ) )
11+
12+ ### 🩹 Fixes
13+
14+ - ** google:** Remove ` redirectUrl ` type ([ #52 ] ( https://github.com/Atinux/nuxt-auth-utils/pull/52 ) )
15+
16+ ### 🏡 Chore
17+
18+ - Better server types ([ #51 ] ( https://github.com/Atinux/nuxt-auth-utils/pull/51 ) )
19+ - Update deps ([ b930118] ( https://github.com/Atinux/nuxt-auth-utils/commit/b930118 ) )
20+
21+ ### ❤️ Contributors
22+
23+ - Sébastien Chopin ([ @Atinux ] ( http://github.com/Atinux ) )
24+ - Maximilian Götz-Mikus ([ @maximilianmikus ] ( http://github.com/maximilianmikus ) )
25+ - Harlan Wilton ([ @harlan-zw ] ( http://github.com/harlan-zw ) )
26+
427## v0.0.15
528
629[ compare changes] ( https://github.com/Atinux/nuxt-auth-utils/compare/v0.0.14...v0.0.15 )
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt-auth-utils" ,
3- "version" : " 0.0.15 " ,
3+ "version" : " 0.0.16 " ,
44 "description" : " Minimalist Auth module for Nuxt with SSR" ,
55 "repository" : " Atinux/nuxt-auth-utils" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments