File tree Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Expand file tree Collapse file tree 2 files changed +27
-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.0
5
+
6
+ [ compare changes] ( https://github.com/itpropro/nuxt-oidc-auth/compare/v0.18.0...v1.0.0-beta.0 )
7
+
8
+ ### 🚀 Enhancements
9
+
10
+ - ** provider:** ✨ Added PayPal provider ([ b7f8b07] ( https://github.com/itpropro/nuxt-oidc-auth/commit/b7f8b07 ) )
11
+
12
+ ### 💅 Refactors
13
+
14
+ - ** structure:** ♻️ Reorganized handlers ([ 6eca959] ( https://github.com/itpropro/nuxt-oidc-auth/commit/6eca959 ) )
15
+
16
+ ### 📖 Documentation
17
+
18
+ - ** readme:** ✏️ Updated Zitadel feature support ([ 4ff91f2] ( https://github.com/itpropro/nuxt-oidc-auth/commit/4ff91f2 ) )
19
+ - ** docs:** ✏️ Added dedicated docs ([ 2c06628] ( https://github.com/itpropro/nuxt-oidc-auth/commit/2c06628 ) )
20
+ - ** docs:** ✏️ Updated PayPal docs ([ dfdc15f] ( https://github.com/itpropro/nuxt-oidc-auth/commit/dfdc15f ) )
21
+
22
+ ### 🏡 Chore
23
+
24
+ - ** lint:** 🚨 Updated linter config ([ 8a489e4] ( https://github.com/itpropro/nuxt-oidc-auth/commit/8a489e4 ) )
25
+
26
+ ### ❤️ Contributors
27
+
28
+ - Jan-Henrik Damaschke ([ @itpropro ] ( http://github.com/itpropro ) )
29
+
4
30
## v0.18.0
5
31
6
32
[ compare changes] ( https://github.com/itpropro/nuxt-oidc-auth/compare/v0.17.0...v0.18.0 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nuxt-oidc-auth" ,
3
3
"type" : " module" ,
4
- "version" : " 0.18 .0" ,
4
+ "version" : " 1.0.0-beta .0" ,
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