File tree Expand file tree Collapse file tree 7 files changed +31
-9
lines changed Expand file tree Collapse file tree 7 files changed +31
-9
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# @asgardeo/nextjs
2
2
3
+ ## 0.1.18
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+ [[ ` 762dd75 ` ] ( https://github.com/asgardeo/javascript/commit/762dd751fdd870409e166287927faee5b195e434 )] :
9
+ - @asgardeo/react @0.5.17
10
+
3
11
## 0.1.17
4
12
5
13
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @asgardeo/nextjs" ,
3
- "version" : " 0.1.17 " ,
3
+ "version" : " 0.1.18 " ,
4
4
"description" : " Next.js implementation of Asgardeo JavaScript SDK." ,
5
5
"keywords" : [
6
6
" asgardeo" ,
Original file line number Diff line number Diff line change 1
1
# @asgardeo/react-router
2
2
3
+ ## 0.0.10
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #126 ] ( https://github.com/asgardeo/javascript/pull/126 )
8
+ [ ` 762dd75 ` ] ( https://github.com/asgardeo/javascript/commit/762dd751fdd870409e166287927faee5b195e434 ) Thanks
9
+ [ @brionmario ] ( https://github.com/brionmario ) ! - fix: avoid the race condition when ProtectedRoute is used
10
+
11
+ - Updated dependencies
12
+ [[ ` 762dd75 ` ] ( https://github.com/asgardeo/javascript/commit/762dd751fdd870409e166287927faee5b195e434 )] :
13
+ - @asgardeo/react @0.5.17
14
+
3
15
## 0.0.9
4
16
5
17
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @asgardeo/react-router" ,
3
- "version" : " 0.0.9 " ,
3
+ "version" : " 0.0.10 " ,
4
4
"description" : " React Router integration for Asgardeo React SDK with protected routes." ,
5
5
"keywords" : [
6
6
" asgardeo" ,
Original file line number Diff line number Diff line change 1
1
# @asgardeo/react
2
2
3
+ ## 0.5.17
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #126 ] ( https://github.com/asgardeo/javascript/pull/126 )
8
+ [ ` 762dd75 ` ] ( https://github.com/asgardeo/javascript/commit/762dd751fdd870409e166287927faee5b195e434 ) Thanks
9
+ [ @brionmario ] ( https://github.com/brionmario ) ! - fix: avoid the race condition when ProtectedRoute is used
10
+
3
11
## 0.5.16
4
12
5
13
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @asgardeo/react" ,
3
- "version" : " 0.5.16 " ,
3
+ "version" : " 0.5.17 " ,
4
4
"description" : " React implementation of Asgardeo JavaScript SDK." ,
5
5
"keywords" : [
6
6
" asgardeo" ,
You can’t perform that action at this time.
0 commit comments