File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v1.0.0-beta.5
5
+
6
+ [ compare changes] ( https://github.com/itpropro/nuxt-oidc-auth/compare/v1.0.0-beta.4...v1.0.0-beta.5 )
7
+
8
+ ### 💅 Refactors
9
+
10
+ - ** proxy:** ♻️ Improved proxy handling and optional undici loading ([ 7329cea] ( https://github.com/itpropro/nuxt-oidc-auth/commit/7329cea ) )
11
+
12
+ ### ❤️ Contributors
13
+
14
+ - Jan-Henrik Damaschke ([ @itpropro ] ( http://github.com/itpropro ) )
15
+
4
16
## v1.0.0-beta.4
5
17
6
18
[ compare changes] ( https://github.com/itpropro/nuxt-oidc-auth/compare/v1.0.0-beta.3...v1.0.0-beta.4 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nuxt-oidc-auth" ,
3
3
"type" : " module" ,
4
- "version" : " 1.0.0-beta.4 " ,
4
+ "version" : " 1.0.0-beta.5 " ,
5
5
"private" : false ,
6
6
"packageManager" :
" [email protected] " ,
7
7
"description" : " OIDC authentication module for Nuxt SSR" ,
You can’t perform that action at this time.
0 commit comments