File tree 10 files changed +62
-18
lines changed
10 files changed +62
-18
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ### [ 0.9.19-staging.0] ( https://github.com/clerkinc/javascript/compare/@clerk/clerk-expo@0.9.18...@clerk/clerk-expo@0.9.19-staging.0 ) (2022-05-05)
7
+
8
+ ** Note:** Version bump only for package @clerk/clerk-expo
9
+
6
10
### [ 0.9.18] ( https://github.com/clerkinc/javascript/compare/@clerk/clerk-expo@0.9.18-staging.0...@clerk/clerk-expo@0.9.18 ) (2022-05-05)
7
11
8
12
** Note:** Version bump only for package @clerk/clerk-expo
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @clerk/clerk-expo" ,
3
- "version" : " 0.9.18 " ,
3
+ "version" : " 0.9.19-staging.0 " ,
4
4
"license" : " MIT" ,
5
5
"description" : " Clerk.dev React Native/Expo library" ,
6
6
"keywords" : [
27
27
},
28
28
"dependencies" : {
29
29
"@clerk/clerk-js" : " ^3.10.0" ,
30
- "@clerk/clerk-react" : " ^3.2.12 " ,
30
+ "@clerk/clerk-react" : " ^3.2.13-staging.0 " ,
31
31
"base-64" : " ^1.0.0"
32
32
},
33
33
"devDependencies" : {
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ### [ 3.5.2-staging.0] ( https://github.com/clerkinc/javascript/compare/@clerk/nextjs@3.5.1...@clerk/nextjs@3.5.2-staging.0 ) (2022-05-05)
7
+
8
+ ** Note:** Version bump only for package @clerk/nextjs
9
+
6
10
### [ 3.5.1] ( https://github.com/clerkinc/javascript/compare/@clerk/nextjs@3.5.1-staging.0...@clerk/nextjs@3.5.1 ) (2022-05-05)
7
11
8
12
** Note:** Version bump only for package @clerk/nextjs
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @clerk/nextjs" ,
3
- "version" : " 3.5.1 " ,
3
+ "version" : " 3.5.2-staging.0 " ,
4
4
"license" : " MIT" ,
5
5
"description" : " Clerk.dev SDK for NextJS" ,
6
6
"keywords" : [
32
32
"dev" : " tsc -p tsconfig.build.json --watch"
33
33
},
34
34
"dependencies" : {
35
- "@clerk/clerk-react" : " ^3.2.12 " ,
35
+ "@clerk/clerk-react" : " ^3.2.13-staging.0 " ,
36
36
"@clerk/clerk-sdk-node" : " ^3.3.11" ,
37
37
"@clerk/edge" : " ^1.3.8" ,
38
38
"@clerk/types" : " ^2.9.0" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ### [ 3.2.13-staging.0] ( https://github.com/clerkinc/javascript/compare/@clerk/clerk-react@3.2.12...@clerk/clerk-react@3.2.13-staging.0 ) (2022-05-05)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** clerk-react:** Make getOrCreateInstance handle both SSR and CSR instantiation ([ 8f9481c] ( https://github.com/clerkinc/javascript/commit/8f9481cf088c63b3cd3192cb1396596a98b11980 ) )
11
+ - ** clerk-react:** Make isomorphicClerk loading idempotent ([ 221919c] ( https://github.com/clerkinc/javascript/commit/221919ceab5ad1631073f8ba7564c869ebf7a890 ) )
12
+ - ** clerk-react:** Pass initialState directly to ClerkContextProvider ([ cb777d4] ( https://github.com/clerkinc/javascript/commit/cb777d4651710fda248036fdc5398e0dac7aa337 ) )
13
+
6
14
### [ 3.2.12] ( https://github.com/clerkinc/javascript/compare/@clerk/clerk-react@3.2.12-staging.0...@clerk/clerk-react@3.2.12 ) (2022-05-05)
7
15
8
16
** Note:** Version bump only for package @clerk/clerk-react
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @clerk/clerk-react" ,
3
- "version" : " 3.2.12 " ,
3
+ "version" : " 3.2.13-staging.0 " ,
4
4
"license" : " MIT" ,
5
5
"description" : " Clerk.dev React library" ,
6
6
"keywords" : [
Original file line number Diff line number Diff line change 1
1
/** DO NOT EDIT: This file is automatically generated by ../scripts/info.js */
2
- export const LIB_VERSION = '3.2.12 ' ;
2
+ export const LIB_VERSION = '3.2.13-staging.0 ' ;
3
3
export const LIB_NAME = '@clerk/clerk-react' ;
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ### [ 0.3.17-staging.0] ( https://github.com/clerkinc/javascript/compare/@clerk/remix@0.3.16...@clerk/remix@0.3.17-staging.0 ) (2022-05-05)
7
+
8
+ ** Note:** Version bump only for package @clerk/remix
9
+
6
10
### [ 0.3.16] ( https://github.com/clerkinc/javascript/compare/@clerk/remix@0.3.16-staging.0...@clerk/remix@0.3.16 ) (2022-05-05)
7
11
8
12
** Note:** Version bump only for package @clerk/remix
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @clerk/remix" ,
3
- "version" : " 0.3.16 " ,
3
+ "version" : " 0.3.17-staging.0 " ,
4
4
"license" : " MIT" ,
5
5
"description" : " Clerk.dev SDK for Remix" ,
6
6
"keywords" : [
32
32
"dev" : " tsc -p tsconfig.build.json --watch"
33
33
},
34
34
"dependencies" : {
35
- "@clerk/clerk-react" : " ^3.2.12 " ,
35
+ "@clerk/clerk-react" : " ^3.2.13-staging.0 " ,
36
36
"@clerk/clerk-sdk-node" : " ^3.3.11" ,
37
37
"@clerk/types" : " ^2.9.0" ,
38
38
"cookie" : " ^0.5.0" ,
You can’t perform that action at this time.
0 commit comments