@clerk/expo-passkeys 1.0.0-canary.vda6fa771c2184cec7820e3bd218b8fcd4171265e → 1.0.0-snapshot.v20251203152900

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (44) hide show
  1. package/CHANGELOG.md +1027 -0
  2. package/README.md +3 -3
  3. package/{build → dist}/ClerkExpoPasskeys.types.d.ts +1 -1
  4. package/dist/ClerkExpoPasskeys.types.d.ts.map +1 -0
  5. package/dist/ClerkExpoPasskeys.types.js +17 -0
  6. package/dist/ClerkExpoPasskeys.types.js.map +1 -0
  7. package/dist/ClerkExpoPasskeysModule.js +26 -0
  8. package/dist/ClerkExpoPasskeysModule.js.map +1 -0
  9. package/dist/ClerkExpoPasskeysModule.web.js +25 -0
  10. package/dist/ClerkExpoPasskeysModule.web.js.map +1 -0
  11. package/{build → dist}/index.d.ts.map +1 -1
  12. package/dist/index.js +181 -0
  13. package/dist/index.js.map +1 -0
  14. package/dist/tsconfig.declarations.tsbuildinfo +1 -0
  15. package/{build → dist}/utils.d.ts +5 -5
  16. package/dist/utils.d.ts.map +1 -0
  17. package/dist/utils.js +122 -0
  18. package/dist/utils.js.map +1 -0
  19. package/package.json +21 -22
  20. package/src/ClerkExpoPasskeys.types.ts +1 -1
  21. package/src/ClerkExpoPasskeysModule.ts +1 -1
  22. package/src/index.ts +3 -2
  23. package/src/utils.ts +3 -3
  24. package/tsconfig.declarations.json +12 -0
  25. package/tsconfig.json +22 -5
  26. package/tsup.config.ts +30 -0
  27. package/.eslintrc.js +0 -7
  28. package/build/ClerkExpoPasskeys.types.d.ts.map +0 -1
  29. package/build/ClerkExpoPasskeys.types.js +0 -2
  30. package/build/ClerkExpoPasskeys.types.js.map +0 -1
  31. package/build/ClerkExpoPasskeysModule.js +0 -5
  32. package/build/ClerkExpoPasskeysModule.js.map +0 -1
  33. package/build/ClerkExpoPasskeysModule.web.js +0 -2
  34. package/build/ClerkExpoPasskeysModule.web.js.map +0 -1
  35. package/build/index.js +0 -143
  36. package/build/index.js.map +0 -1
  37. package/build/utils.d.ts.map +0 -1
  38. package/build/utils.js +0 -81
  39. package/build/utils.js.map +0 -1
  40. /package/{build → dist}/ClerkExpoPasskeysModule.d.ts +0 -0
  41. /package/{build → dist}/ClerkExpoPasskeysModule.d.ts.map +0 -0
  42. /package/{build → dist}/ClerkExpoPasskeysModule.web.d.ts +0 -0
  43. /package/{build → dist}/ClerkExpoPasskeysModule.web.d.ts.map +0 -0
  44. /package/{build → dist}/index.d.ts +0 -0
package/CHANGELOG.md ADDED
@@ -0,0 +1,1027 @@
1
+ # @clerk/expo-passkeys
2
+
3
+ ## 0.4.21
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`d8f59a6`](https://github.com/clerk/javascript/commit/d8f59a66d56d8fb0dfea353ecd86af97d0ec56b7)]:
8
+ - @clerk/shared@3.35.2
9
+
10
+ ## 0.4.20
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies [[`a9c13ca`](https://github.com/clerk/javascript/commit/a9c13cae5a6f46ca753d530878f7e4492ca7938b)]:
15
+ - @clerk/shared@3.35.1
16
+
17
+ ## 0.4.19
18
+
19
+ ### Patch Changes
20
+
21
+ - Migrate shared types imports ([#7220](https://github.com/clerk/javascript/pull/7220)) by [@wobsoriano](https://github.com/wobsoriano)
22
+
23
+ - Updated dependencies [[`7be8f45`](https://github.com/clerk/javascript/commit/7be8f458367b2c050b0dc8c0481d7bbe090ea400), [`bdbb0d9`](https://github.com/clerk/javascript/commit/bdbb0d91712a84fc214c534fc47b62b1a2028ac9), [`aa184a4`](https://github.com/clerk/javascript/commit/aa184a46a91f9dec3fd275ec5867a8366d310469), [`1d4e7a7`](https://github.com/clerk/javascript/commit/1d4e7a7769e9efaaa945e4ba6468ad47bd24c807), [`42f0d95`](https://github.com/clerk/javascript/commit/42f0d95e943d82960de3f7e5da17d199eff9fddd), [`c63cc8e`](https://github.com/clerk/javascript/commit/c63cc8e9c38ed0521a22ebab43e10111f04f9daf), [`d32d724`](https://github.com/clerk/javascript/commit/d32d724c34a921a176eca159273f270c2af4e787), [`00291bc`](https://github.com/clerk/javascript/commit/00291bc8ae03c06f7154bd937628e8193f6e3ce9)]:
24
+ - @clerk/shared@3.35.0
25
+
26
+ ## 0.4.18
27
+
28
+ ### Patch Changes
29
+
30
+ - Updated dependencies [[`b5a7e2f`](https://github.com/clerk/javascript/commit/b5a7e2f8af5514e19e06918632d982be65f4a854), [`a1d10fc`](https://github.com/clerk/javascript/commit/a1d10fc6e231f27ec7eabd0db45b8f7e8c98250e), [`b944ff3`](https://github.com/clerk/javascript/commit/b944ff30494a8275450ca0d5129cdf58f02bea81), [`4011c5e`](https://github.com/clerk/javascript/commit/4011c5e0014ede5e480074b73d064a1bc2a577dd)]:
31
+ - @clerk/types@4.100.0
32
+ - @clerk/shared@3.34.0
33
+
34
+ ## 0.4.17
35
+
36
+ ### Patch Changes
37
+
38
+ - Updated dependencies [[`613cb97`](https://github.com/clerk/javascript/commit/613cb97cb7b3b33c3865cfe008ef9b1ea624cc8d)]:
39
+ - @clerk/shared@3.33.0
40
+ - @clerk/types@4.99.0
41
+
42
+ ## 0.4.16
43
+
44
+ ### Patch Changes
45
+
46
+ - Updated dependencies [[`cc11472`](https://github.com/clerk/javascript/commit/cc11472e7318b806ee43d609cd03fb0446f56146), [`539fad7`](https://github.com/clerk/javascript/commit/539fad7b80ed284a7add6cf8c4c45cf4c6a0a8b2), [`296fb0b`](https://github.com/clerk/javascript/commit/296fb0b8f34aca4f527508a5e6a6bbaad89cfdaa), [`c413433`](https://github.com/clerk/javascript/commit/c413433fee49701f252df574ce6a009d256c0cb9), [`a940c39`](https://github.com/clerk/javascript/commit/a940c39354bd0ee48d2fc9b0f3217ec20b2f32b4)]:
47
+ - @clerk/shared@3.32.0
48
+ - @clerk/types@4.98.0
49
+
50
+ ## 0.4.15
51
+
52
+ ### Patch Changes
53
+
54
+ - Updated dependencies [[`a474c59`](https://github.com/clerk/javascript/commit/a474c59e3017358186de15c5b1e5b83002e72527), [`5536429`](https://github.com/clerk/javascript/commit/55364291e245ff05ca1e50e614e502d2081b87fb)]:
55
+ - @clerk/shared@3.31.1
56
+ - @clerk/types@4.97.2
57
+
58
+ ## 0.4.14
59
+
60
+ ### Patch Changes
61
+
62
+ - Updated dependencies [[`85b5acc`](https://github.com/clerk/javascript/commit/85b5acc5ba192a8247f072fa93d5bc7d42986293), [`ea65d39`](https://github.com/clerk/javascript/commit/ea65d390cd6d3b0fdd35202492e858f8c8370f73), [`b09b29e`](https://github.com/clerk/javascript/commit/b09b29e82323c8fc508c49ffe10c77a737ef0bec)]:
63
+ - @clerk/types@4.97.1
64
+ - @clerk/shared@3.31.0
65
+
66
+ ## 0.4.13
67
+
68
+ ### Patch Changes
69
+
70
+ - Updated dependencies [[`3e0ef92`](https://github.com/clerk/javascript/commit/3e0ef9281194714f56dcf656d0caf4f75dcf097c), [`2587aa6`](https://github.com/clerk/javascript/commit/2587aa671dac1ca66711889bf1cd1c2e2ac8d7c8)]:
71
+ - @clerk/shared@3.30.0
72
+ - @clerk/types@4.97.0
73
+
74
+ ## 0.4.12
75
+
76
+ ### Patch Changes
77
+
78
+ - Updated dependencies [[`791ff19`](https://github.com/clerk/javascript/commit/791ff19a55ecb39eac20e1533a7d578a30386388), [`439427e`](https://github.com/clerk/javascript/commit/439427e44adef4f43e5f0719adf5654ea58c33e7), [`7dfbf3a`](https://github.com/clerk/javascript/commit/7dfbf3aa1b5269aee2d3af628b02027be9767088), [`d33b7b5`](https://github.com/clerk/javascript/commit/d33b7b5538e9bcbbca1ac23c46793d0cddcef533)]:
79
+ - @clerk/shared@3.29.0
80
+ - @clerk/types@4.96.0
81
+
82
+ ## 0.4.11
83
+
84
+ ### Patch Changes
85
+
86
+ - Updated dependencies [[`4d46e4e`](https://github.com/clerk/javascript/commit/4d46e4e601a5f2a213f1718af3f9271db4db0911)]:
87
+ - @clerk/types@4.95.1
88
+ - @clerk/shared@3.28.3
89
+
90
+ ## 0.4.10
91
+
92
+ ### Patch Changes
93
+
94
+ - Updated dependencies [[`a172d51`](https://github.com/clerk/javascript/commit/a172d51df2d7f2e450c983a15ae897624304a764), [`947d0f5`](https://github.com/clerk/javascript/commit/947d0f5480b0151a392966cad2e1a45423f66035)]:
95
+ - @clerk/types@4.95.0
96
+ - @clerk/shared@3.28.2
97
+
98
+ ## 0.4.9
99
+
100
+ ### Patch Changes
101
+
102
+ - Updated dependencies [[`d8147fb`](https://github.com/clerk/javascript/commit/d8147fb58bfd6caf9a4f0a36fdc48c630d00387f)]:
103
+ - @clerk/shared@3.28.1
104
+
105
+ ## 0.4.8
106
+
107
+ ### Patch Changes
108
+
109
+ - Updated dependencies [[`305f4ee`](https://github.com/clerk/javascript/commit/305f4eeb825086d55d1b0df198a0c43da8d94993), [`53214f9`](https://github.com/clerk/javascript/commit/53214f9a600074affc84d616bbbe7a6b625e7d33), [`1441e68`](https://github.com/clerk/javascript/commit/1441e6851102e9eed5697ad78c695f75b4a20db2), [`1236c74`](https://github.com/clerk/javascript/commit/1236c745fd58020e0972938ca0a9ae697a24af02)]:
110
+ - @clerk/shared@3.28.0
111
+ - @clerk/types@4.94.0
112
+
113
+ ## 0.4.7
114
+
115
+ ### Patch Changes
116
+
117
+ - Updated dependencies [[`65b7cc7`](https://github.com/clerk/javascript/commit/65b7cc787a5f02a302b665b6eaf4d4b9a1cae4b0), [`6e09786`](https://github.com/clerk/javascript/commit/6e09786adeb0f481ca8b6d060ae8754b556a3f9a), [`aa7210c`](https://github.com/clerk/javascript/commit/aa7210c7fff34f6c6e2d4ca3cb736bbd35439cb6), [`2cd53cd`](https://github.com/clerk/javascript/commit/2cd53cd8c713dfa7f2e802fe08986411587095fa), [`1a2eee6`](https://github.com/clerk/javascript/commit/1a2eee6b8b6ead2d0481e93104fcaed6452bd1b9), [`2cd53cd`](https://github.com/clerk/javascript/commit/2cd53cd8c713dfa7f2e802fe08986411587095fa), [`1a2430a`](https://github.com/clerk/javascript/commit/1a2430a166fb1df5fbca76437c63423b18a49ced), [`31a04fc`](https://github.com/clerk/javascript/commit/31a04fc2b783f01cd4848c1e681af3b30e57bb2f), [`9766c4a`](https://github.com/clerk/javascript/commit/9766c4afd26f2841d6f79dbdec2584ef8becd22f), [`22b8e49`](https://github.com/clerk/javascript/commit/22b8e49f9fb65d55ab737d11f1f57a25bf947511), [`a66357e`](https://github.com/clerk/javascript/commit/a66357e8a5928199aebde408ec7cfaac152c2c42), [`dacc1af`](https://github.com/clerk/javascript/commit/dacc1af22e1d1af0940b2d626b8a47d376c19342)]:
118
+ - @clerk/types@4.93.0
119
+ - @clerk/shared@3.27.4
120
+
121
+ ## 0.4.6
122
+
123
+ ### Patch Changes
124
+
125
+ - Updated dependencies [[`fba4781`](https://github.com/clerk/javascript/commit/fba4781ff2a2d16f8934029fa6fb77d70953f2be), [`a1f6714`](https://github.com/clerk/javascript/commit/a1f671480cda6f978db059ba0640d4ed8b08f112)]:
126
+ - @clerk/types@4.92.0
127
+ - @clerk/shared@3.27.3
128
+
129
+ ## 0.4.5
130
+
131
+ ### Patch Changes
132
+
133
+ - Updated dependencies [[`f737d26`](https://github.com/clerk/javascript/commit/f737d268aa167889a4f3f7aba2658c2ba1fd909a), [`8777f35`](https://github.com/clerk/javascript/commit/8777f350f5fb51413609a53d9de05b2e5d1d7cfe), [`2c0128b`](https://github.com/clerk/javascript/commit/2c0128b05ecf48748f27f10f0b0215a279ba6cc1)]:
134
+ - @clerk/types@4.91.0
135
+ - @clerk/shared@3.27.2
136
+
137
+ ## 0.4.4
138
+
139
+ ### Patch Changes
140
+
141
+ - Updated dependencies [[`37028ca`](https://github.com/clerk/javascript/commit/37028caad59cb0081ac74e70a44e4a419082a999)]:
142
+ - @clerk/types@4.90.0
143
+ - @clerk/shared@3.27.1
144
+
145
+ ## 0.4.3
146
+
147
+ ### Patch Changes
148
+
149
+ - Updated dependencies [[`e3e77eb`](https://github.com/clerk/javascript/commit/e3e77eb277c6b36847265db7b863c418e3708ab6), [`9cf89cd`](https://github.com/clerk/javascript/commit/9cf89cd3402c278e8d5bfcd8277cee292bc45333), [`090ca74`](https://github.com/clerk/javascript/commit/090ca742c590bc4f369cf3e1ca2ec9917410ffe4), [`5546352`](https://github.com/clerk/javascript/commit/55463527df9a710ef3215c353bab1ef423d1de62)]:
150
+ - @clerk/shared@3.27.0
151
+ - @clerk/types@4.89.0
152
+
153
+ ## 0.4.2
154
+
155
+ ### Patch Changes
156
+
157
+ - Updated dependencies [[`41e0a41`](https://github.com/clerk/javascript/commit/41e0a4190b33dd2c4bdc0d536bbe83fcf99af9b0), [`1aa9e9f`](https://github.com/clerk/javascript/commit/1aa9e9f10c051319e9ff4b1a0ecd71507bd6a6aa), [`a88ee58`](https://github.com/clerk/javascript/commit/a88ee5827adee0cc8a62246d03a3034d8566fe21), [`d6c7bbb`](https://github.com/clerk/javascript/commit/d6c7bbba23f38c0b3ca7edebb53028a05c7b38e6)]:
158
+ - @clerk/shared@3.26.1
159
+ - @clerk/types@4.88.0
160
+
161
+ ## 0.4.1
162
+
163
+ ### Patch Changes
164
+
165
+ - Updated dependencies [[`bcf24f2`](https://github.com/clerk/javascript/commit/bcf24f2f91913fa0dd3fbf02b3bbef345c4e1ea9), [`1ceedad`](https://github.com/clerk/javascript/commit/1ceedad4bc5bc3d5f01c95185f82ff0f43983cf5), [`de90ede`](https://github.com/clerk/javascript/commit/de90ede82664b58bef9e294498384cf2c99a331e), [`9d4a95c`](https://github.com/clerk/javascript/commit/9d4a95c766396a0bc327fbf0560228bedb4828eb), [`428cd57`](https://github.com/clerk/javascript/commit/428cd57a8581a58a6a42325ec50eb98000068e97)]:
166
+ - @clerk/types@4.87.0
167
+ - @clerk/shared@3.26.0
168
+
169
+ ## 0.4.0
170
+
171
+ ### Minor Changes
172
+
173
+ - Add support for Expo 54 ([#6752](https://github.com/clerk/javascript/pull/6752)) by [@wobsoriano](https://github.com/wobsoriano)
174
+
175
+ ### Patch Changes
176
+
177
+ - Updated dependencies [[`23948dc`](https://github.com/clerk/javascript/commit/23948dc777ec6a17bafbae59c253a93143b0e105), [`82b84fe`](https://github.com/clerk/javascript/commit/82b84fed5f207673071ba7354a17f4a76e101201), [`54b4b5a`](https://github.com/clerk/javascript/commit/54b4b5a5f811f612fadf5c47ffda94a750c57a5e), [`50a8622`](https://github.com/clerk/javascript/commit/50a8622c3579306f15e5d40e5ea72b4fe4384ef7), [`23948dc`](https://github.com/clerk/javascript/commit/23948dc777ec6a17bafbae59c253a93143b0e105)]:
178
+ - @clerk/types@4.86.0
179
+ - @clerk/shared@3.25.0
180
+
181
+ ## 0.3.39
182
+
183
+ ### Patch Changes
184
+
185
+ - Updated dependencies [[`55490c3`](https://github.com/clerk/javascript/commit/55490c31fadc82bdca6cd5f2b22e5e158aaba0cb), [`e8d21de`](https://github.com/clerk/javascript/commit/e8d21de39b591973dad48fc1d1851c4d28b162fe), [`637f2e8`](https://github.com/clerk/javascript/commit/637f2e8768b76aaf756062b6b5b44bf651f66789)]:
186
+ - @clerk/types@4.85.0
187
+ - @clerk/shared@3.24.2
188
+
189
+ ## 0.3.38
190
+
191
+ ### Patch Changes
192
+
193
+ - Updated dependencies [[`fced4fc`](https://github.com/clerk/javascript/commit/fced4fc869bb21c77826dfaf281b6640e0f0c006), [`e6e19d2`](https://github.com/clerk/javascript/commit/e6e19d2d2f3b2c4617b25f53830216a1d550e616), [`1b1e8b1`](https://github.com/clerk/javascript/commit/1b1e8b1fd33b787f956b17b193e5fd0a4cdc6cec)]:
194
+ - @clerk/types@4.84.1
195
+ - @clerk/shared@3.24.1
196
+
197
+ ## 0.3.37
198
+
199
+ ### Patch Changes
200
+
201
+ - Updated dependencies [[`2a82737`](https://github.com/clerk/javascript/commit/2a8273705b9764e1a4613d5a0dbb738d0b156c05), [`cda5d7b`](https://github.com/clerk/javascript/commit/cda5d7b79b28dc03ec794ea54e0feb64b148cdd2), [`ba25a5b`](https://github.com/clerk/javascript/commit/ba25a5b5a3fa686a65f52e221d9d1712a389fea9), [`a50cfc8`](https://github.com/clerk/javascript/commit/a50cfc8f1dd168b436499e32fc8b0fc41d28bbff), [`377f67b`](https://github.com/clerk/javascript/commit/377f67b8e552d1a19efbe4530e9306675b7f8eab), [`65b12ee`](https://github.com/clerk/javascript/commit/65b12eeeb57ee80cdd8c36c5949d51f1227a413e), [`263722e`](https://github.com/clerk/javascript/commit/263722e61fd27403b4c8d9794880686771e123f9)]:
202
+ - @clerk/types@4.84.0
203
+ - @clerk/shared@3.24.0
204
+
205
+ ## 0.3.36
206
+
207
+ ### Patch Changes
208
+
209
+ - Updated dependencies [[`600c648`](https://github.com/clerk/javascript/commit/600c648d4087a823341041c90018797fbc0033f0)]:
210
+ - @clerk/shared@3.23.0
211
+ - @clerk/types@4.83.0
212
+
213
+ ## 0.3.35
214
+
215
+ ### Patch Changes
216
+
217
+ - Updated dependencies [[`d52714e`](https://github.com/clerk/javascript/commit/d52714e4cb7f369c74826cd4341c58eb1900abe4), [`ce49740`](https://github.com/clerk/javascript/commit/ce49740d474d6dd9da5096982ea4e9f14cf68f09), [`2ed539c`](https://github.com/clerk/javascript/commit/2ed539cc7f08ed4d70c33621563ad386ea8becc5), [`deaafe4`](https://github.com/clerk/javascript/commit/deaafe449773632d690aa2f8cafaf959392622b9), [`a26ecae`](https://github.com/clerk/javascript/commit/a26ecae09fd06cd34f094262f038a8eefbb23f7d), [`c16a7a5`](https://github.com/clerk/javascript/commit/c16a7a5837fc15e0e044baf9c809b8da6fbac795), [`05b6d65`](https://github.com/clerk/javascript/commit/05b6d65c0bc5736443325a5defee4c263ef196af)]:
218
+ - @clerk/types@4.82.0
219
+ - @clerk/shared@3.22.1
220
+
221
+ ## 0.3.34
222
+
223
+ ### Patch Changes
224
+
225
+ - Updated dependencies [[`e52bf8e`](https://github.com/clerk/javascript/commit/e52bf8ebef74a9e123c69b69acde1340c01d32d7), [`c043c19`](https://github.com/clerk/javascript/commit/c043c1919854aaa5b9cf7f6df5bb517f5617f7a1), [`c28d29c`](https://github.com/clerk/javascript/commit/c28d29c79bb4f144d782313ca72df7db91a77340), [`172e054`](https://github.com/clerk/javascript/commit/172e054a3511be12d16ba19037db320c2d9838bf)]:
226
+ - @clerk/types@4.81.0
227
+ - @clerk/shared@3.22.0
228
+
229
+ ## 0.3.33
230
+
231
+ ### Patch Changes
232
+
233
+ - Updated dependencies [[`8dc6bad`](https://github.com/clerk/javascript/commit/8dc6bad5c7051b59bd8c73e65d497f6a974bb1c3), [`aa6a3c3`](https://github.com/clerk/javascript/commit/aa6a3c3d3ba2de67a468c996cbf0bff43a09ddb8), [`db50c47`](https://github.com/clerk/javascript/commit/db50c4734920ada6002de8c62c994047eb6cb5a0)]:
234
+ - @clerk/types@4.80.0
235
+ - @clerk/shared@3.21.2
236
+
237
+ ## 0.3.32
238
+
239
+ ### Patch Changes
240
+
241
+ - Updated dependencies [[`413468c`](https://github.com/clerk/javascript/commit/413468c9b9c8fb7576f8e4cbdccff98784e33fef), [`7b7eb1f`](https://github.com/clerk/javascript/commit/7b7eb1fc0235249c5c179239078294118f2947cd)]:
242
+ - @clerk/shared@3.21.1
243
+ - @clerk/types@4.79.0
244
+
245
+ ## 0.3.31
246
+
247
+ ### Patch Changes
248
+
249
+ - Updated dependencies [[`5b24129`](https://github.com/clerk/javascript/commit/5b24129ddcfc2f7dc6eb79d8c818b4ff97c68e9a)]:
250
+ - @clerk/shared@3.21.0
251
+ - @clerk/types@4.78.0
252
+
253
+ ## 0.3.30
254
+
255
+ ### Patch Changes
256
+
257
+ - Updated dependencies [[`4db1e58`](https://github.com/clerk/javascript/commit/4db1e58d70b60e1e236709b507666715d571e925), [`69498df`](https://github.com/clerk/javascript/commit/69498dfca3e6bb388eb8c94313eac06347dd5a27), [`59f1559`](https://github.com/clerk/javascript/commit/59f15593bab708b9e13eebfff6780c2d52b31b0a)]:
258
+ - @clerk/types@4.77.0
259
+ - @clerk/shared@3.20.1
260
+
261
+ ## 0.3.29
262
+
263
+ ### Patch Changes
264
+
265
+ - Updated dependencies [[`15fe106`](https://github.com/clerk/javascript/commit/15fe1060f730a6a4391f3d2451d23edd3218e1ae), [`173837c`](https://github.com/clerk/javascript/commit/173837c2526aa826b7981ee8d6d4f52c00675da5), [`8b52d7a`](https://github.com/clerk/javascript/commit/8b52d7ae19407e8ab5a5451bd7d34b6bc38417de), [`854dde8`](https://github.com/clerk/javascript/commit/854dde88e642c47b5a29ac8f576c8c1976e5d067), [`ae2e2d6`](https://github.com/clerk/javascript/commit/ae2e2d6b336be6b596cc855e549843beb5bfd2a1), [`037f25a`](https://github.com/clerk/javascript/commit/037f25a8171888168913b186b7edf871e0aaf197), [`f8b38b7`](https://github.com/clerk/javascript/commit/f8b38b7059e498fef3ac1271346be0710aa31c76)]:
266
+ - @clerk/types@4.76.0
267
+ - @clerk/shared@3.20.0
268
+
269
+ ## 0.3.28
270
+
271
+ ### Patch Changes
272
+
273
+ - Updated dependencies [[`b72a3dd`](https://github.com/clerk/javascript/commit/b72a3dda2467720e5dc8cab3e7e6a110f3beb79b), [`d93b0ed`](https://github.com/clerk/javascript/commit/d93b0edf4adc57d48a26cb08444192887ccec659), [`6459f7d`](https://github.com/clerk/javascript/commit/6459f7dabe5f163f48ed73106bb901d8187da3e2), [`0ff648a`](https://github.com/clerk/javascript/commit/0ff648aeac0e2f5481596a98c8046d9d58a7bf75), [`9084759`](https://github.com/clerk/javascript/commit/90847593300be605e1ee1c06dac147ce68b25dc7)]:
274
+ - @clerk/types@4.75.0
275
+ - @clerk/shared@3.19.0
276
+
277
+ ## 0.3.27
278
+
279
+ ### Patch Changes
280
+
281
+ - Updated dependencies [[`1ad16da`](https://github.com/clerk/javascript/commit/1ad16daa49795a861ae277001831230580b6b9f4), [`4edef81`](https://github.com/clerk/javascript/commit/4edef81dd423a0471e3f579dd6b36094aa8546aa), [`696f8e1`](https://github.com/clerk/javascript/commit/696f8e11a3e5391e6b5a97d98e929b8973575b9a), [`f318d22`](https://github.com/clerk/javascript/commit/f318d22cf83caaef272bcf532561a03ca72575e7), [`1cc66ab`](https://github.com/clerk/javascript/commit/1cc66aba1c0adac24323876e4cc3d96be888b07b)]:
282
+ - @clerk/types@4.74.0
283
+ - @clerk/shared@3.18.1
284
+
285
+ ## 0.3.26
286
+
287
+ ### Patch Changes
288
+
289
+ - Updated dependencies [[`9368daf`](https://github.com/clerk/javascript/commit/9368dafb119b5a8ec6a9d6d82270e72bab6d8f1e), [`f93965f`](https://github.com/clerk/javascript/commit/f93965f64c81030f9fcf9d1cc4e4984d30cd12ec), [`7b6dcee`](https://github.com/clerk/javascript/commit/7b6dceea5bfd7f1cc1bf24126aa715307e24ae7f), [`ef87617`](https://github.com/clerk/javascript/commit/ef87617ae1fd125c806a33bfcfdf09c885319fa8)]:
290
+ - @clerk/shared@3.18.0
291
+ - @clerk/types@4.73.0
292
+
293
+ ## 0.3.25
294
+
295
+ ### Patch Changes
296
+
297
+ - Updated dependencies [[`7a46679`](https://github.com/clerk/javascript/commit/7a46679a004739a7f712097c5779e9f5c068722e), [`05cc5ec`](https://github.com/clerk/javascript/commit/05cc5ecd82ecdbcc9922d3286224737a81813be0), [`22c35ef`](https://github.com/clerk/javascript/commit/22c35efb59226df2efaa2891fa4775c13312f4c6), [`e8d816a`](https://github.com/clerk/javascript/commit/e8d816a3350e862c3e9e1d4f8c96c047a0a016a2), [`aa9f185`](https://github.com/clerk/javascript/commit/aa9f185e21b58f8a6e03ea44ce29ee09ad2477d9), [`af0e123`](https://github.com/clerk/javascript/commit/af0e12393c9412281626e20dafb1b3a15558f6d9), [`3d1d871`](https://github.com/clerk/javascript/commit/3d1d8711405646cf3c2aabe99e08337a1028703a)]:
298
+ - @clerk/shared@3.17.0
299
+ - @clerk/types@4.72.0
300
+
301
+ ## 0.3.24
302
+
303
+ ### Patch Changes
304
+
305
+ - Updated dependencies [[`e404456`](https://github.com/clerk/javascript/commit/e4044566bca81f63c8e9c630fdec0f498ad6fc08), [`2803133`](https://github.com/clerk/javascript/commit/28031330a9810946feb44b93be10c067fb3b63ba), [`f1d9d34`](https://github.com/clerk/javascript/commit/f1d9d3482a796dd5f7796ede14159850e022cba2), [`d58b959`](https://github.com/clerk/javascript/commit/d58b9594cf65158e87dbaa90d632c45f543373e1), [`822ba1f`](https://github.com/clerk/javascript/commit/822ba1fd5e7daf665120cf183e4600a227098d53), [`d4d2612`](https://github.com/clerk/javascript/commit/d4d2612483baf356c389ef0ba5084059025481f2)]:
306
+ - @clerk/types@4.71.0
307
+ - @clerk/shared@3.16.0
308
+
309
+ ## 0.3.23
310
+
311
+ ### Patch Changes
312
+
313
+ - Updated dependencies [[`b0fdc9e`](https://github.com/clerk/javascript/commit/b0fdc9eaf764ca0c17cbe0810b7d240f6d9db0b6)]:
314
+ - @clerk/types@4.70.1
315
+ - @clerk/shared@3.15.1
316
+
317
+ ## 0.3.22
318
+
319
+ ### Patch Changes
320
+
321
+ - Updated dependencies [[`cd59c0e`](https://github.com/clerk/javascript/commit/cd59c0e5512a341dd8fb420aca583333c8243aa5), [`cd59c0e`](https://github.com/clerk/javascript/commit/cd59c0e5512a341dd8fb420aca583333c8243aa5)]:
322
+ - @clerk/types@4.70.0
323
+ - @clerk/shared@3.15.0
324
+
325
+ ## 0.3.21
326
+
327
+ ### Patch Changes
328
+
329
+ - Updated dependencies [[`fecc99d`](https://github.com/clerk/javascript/commit/fecc99d43cb7db5b99863829acb234cbce0da264), [`959d63d`](https://github.com/clerk/javascript/commit/959d63de27e5bfe27b46699b441dfd4e48616bf8), [`10e1060`](https://github.com/clerk/javascript/commit/10e10605b18a58f33a93caed058159c190678e74), [`92c44dd`](https://github.com/clerk/javascript/commit/92c44dd9d51e771a928a8da7004bdb8f8bdbaf58), [`a04a8f5`](https://github.com/clerk/javascript/commit/a04a8f5f81241ee41d93cd64793beca9d6296abb), [`c61855c`](https://github.com/clerk/javascript/commit/c61855c51d9c129d48c4543da3719939ad82f623), [`43ea069`](https://github.com/clerk/javascript/commit/43ea069c570dc64503fc82356ad28a2e43689d45)]:
330
+ - @clerk/types@4.69.0
331
+ - @clerk/shared@3.14.0
332
+
333
+ ## 0.3.20
334
+
335
+ ### Patch Changes
336
+
337
+ - Updated dependencies [[`d2f6f9e`](https://github.com/clerk/javascript/commit/d2f6f9e02036a4288916fcce14f24be5d56561c4), [`a329836`](https://github.com/clerk/javascript/commit/a329836a6c64f0a551a277ccae07043456a70523), [`6041c39`](https://github.com/clerk/javascript/commit/6041c39a31e787a6065dbc3f21e1c569982a06de), [`3f1270d`](https://github.com/clerk/javascript/commit/3f1270db86a21ead0ed6f0bd4f9986485203e973)]:
338
+ - @clerk/types@4.68.0
339
+ - @clerk/shared@3.13.0
340
+
341
+ ## 0.3.19
342
+
343
+ ### Patch Changes
344
+
345
+ - Updated dependencies [[`2a90b68`](https://github.com/clerk/javascript/commit/2a90b689550ae960496c9292ca23e0225e3425cd), [`af50905`](https://github.com/clerk/javascript/commit/af50905ea497ed3286c8c4c374498e06ca6ee82b)]:
346
+ - @clerk/types@4.67.0
347
+ - @clerk/shared@3.12.3
348
+
349
+ ## 0.3.18
350
+
351
+ ### Patch Changes
352
+
353
+ - Updated dependencies [[`8ee859c`](https://github.com/clerk/javascript/commit/8ee859ce00d1d5747c14a80fe7166303e64a4f1f)]:
354
+ - @clerk/shared@3.12.2
355
+ - @clerk/types@4.66.1
356
+
357
+ ## 0.3.17
358
+
359
+ ### Patch Changes
360
+
361
+ - Updated dependencies [[`025e304`](https://github.com/clerk/javascript/commit/025e304c4d6402dfd750ee51ac9c8fc2dea1f353), [`dedf487`](https://github.com/clerk/javascript/commit/dedf48703986d547d5b28155b0182a51030cffeb), [`b96114e`](https://github.com/clerk/javascript/commit/b96114e438638896ba536bb7a17b09cdadcd9407)]:
362
+ - @clerk/types@4.66.0
363
+ - @clerk/shared@3.12.1
364
+
365
+ ## 0.3.16
366
+
367
+ ### Patch Changes
368
+
369
+ - Updated dependencies [[`2be6a53`](https://github.com/clerk/javascript/commit/2be6a53959cb8a3127c2eb5d1aeb4248872d2c24), [`f6a1c35`](https://github.com/clerk/javascript/commit/f6a1c35bd5fb4bd2a3cd45bdaf9defe6be59d4a9), [`6826d0b`](https://github.com/clerk/javascript/commit/6826d0bbd03e844d49224565878a4326684f06b4), [`f6a1c35`](https://github.com/clerk/javascript/commit/f6a1c35bd5fb4bd2a3cd45bdaf9defe6be59d4a9), [`97a07f7`](https://github.com/clerk/javascript/commit/97a07f78b4b0c3dc701a2610097ec7d6232f79e7)]:
370
+ - @clerk/types@4.65.0
371
+ - @clerk/shared@3.12.0
372
+
373
+ ## 0.3.15
374
+
375
+ ### Patch Changes
376
+
377
+ - Updated dependencies [[`f42c4fe`](https://github.com/clerk/javascript/commit/f42c4fedfdab873129b876eba38b3677f190b460), [`ec207dc`](https://github.com/clerk/javascript/commit/ec207dcd2a13340cfa4e3b80d3d52d1b4e7d5f23), [`ec207dc`](https://github.com/clerk/javascript/commit/ec207dcd2a13340cfa4e3b80d3d52d1b4e7d5f23), [`0e0cc1f`](https://github.com/clerk/javascript/commit/0e0cc1fa85347d727a4fd3718fe45b0f0244ddd9)]:
378
+ - @clerk/types@4.64.0
379
+ - @clerk/shared@3.11.0
380
+
381
+ ## 0.3.14
382
+
383
+ ### Patch Changes
384
+
385
+ - Updated dependencies [[`abd8446`](https://github.com/clerk/javascript/commit/abd844609dad263d974da7fbf5e3575afce73abe), [`8387a39`](https://github.com/clerk/javascript/commit/8387a392a04906f0f10d84c61cfee36f23942f85), [`f2a6641`](https://github.com/clerk/javascript/commit/f2a66419b1813abc86ea98fde7475861995a1486)]:
386
+ - @clerk/shared@3.10.2
387
+ - @clerk/types@4.63.0
388
+
389
+ ## 0.3.13
390
+
391
+ ### Patch Changes
392
+
393
+ - Updated dependencies [[`02a1f42`](https://github.com/clerk/javascript/commit/02a1f42dfdb28ea956d6cbd3fbabe10093d2fad8), [`edc0bfd`](https://github.com/clerk/javascript/commit/edc0bfdae929dad78a99dfd6275aad947d9ddd73)]:
394
+ - @clerk/shared@3.10.1
395
+ - @clerk/types@4.62.1
396
+
397
+ ## 0.3.12
398
+
399
+ ### Patch Changes
400
+
401
+ - Updated dependencies [[`f1be1fe`](https://github.com/clerk/javascript/commit/f1be1fe3d575c11acd04fc7aadcdec8f89829894), [`bffb42a`](https://github.com/clerk/javascript/commit/bffb42aaf266a188b9ae7d16ace3024d468a3bd4)]:
402
+ - @clerk/types@4.62.0
403
+ - @clerk/shared@3.10.0
404
+
405
+ ## 0.3.11
406
+
407
+ ### Patch Changes
408
+
409
+ - Updated dependencies [[`b495279`](https://github.com/clerk/javascript/commit/b4952796e3c7dee4ab4726de63a17b7f4265ce37), [`c3fa15d`](https://github.com/clerk/javascript/commit/c3fa15d60642b4fcbcf26e21caaca0fc60975795), [`52d5e57`](https://github.com/clerk/javascript/commit/52d5e5768d54725b4d20d028135746493e05d44c), [`15a945c`](https://github.com/clerk/javascript/commit/15a945c02a9f6bc8d2f7d1e3534217100bf45936), [`72629b0`](https://github.com/clerk/javascript/commit/72629b06fb1fe720fa2a61462306a786a913e9a8)]:
410
+ - @clerk/types@4.61.0
411
+ - @clerk/shared@3.9.8
412
+
413
+ ## 0.3.10
414
+
415
+ ### Patch Changes
416
+
417
+ - Updated dependencies [[`19e9e11`](https://github.com/clerk/javascript/commit/19e9e11af04f13fd12975fbf7016fe0583202056), [`18bcb64`](https://github.com/clerk/javascript/commit/18bcb64a3e8b6d352d7933ed094d68214e6e80fb), [`138f733`](https://github.com/clerk/javascript/commit/138f733f13121487268a4f96e6eb2cffedc6e238), [`48be55b`](https://github.com/clerk/javascript/commit/48be55b61a86e014dd407414764d24bb43fd26f3), [`2c6f805`](https://github.com/clerk/javascript/commit/2c6f805a9e6e4685990f9a8abc740b2d0859a453), [`97749d5`](https://github.com/clerk/javascript/commit/97749d570bc687c7e05cd800a50e0ae4180a371d)]:
418
+ - @clerk/types@4.60.1
419
+ - @clerk/shared@3.9.7
420
+
421
+ ## 0.3.9
422
+
423
+ ### Patch Changes
424
+
425
+ - Updated dependencies [[`d8fa5d9`](https://github.com/clerk/javascript/commit/d8fa5d9d3d8dc575260d8d2b7c7eeeb0052d0b0d), [`be2e89c`](https://github.com/clerk/javascript/commit/be2e89ca11aa43d48f74c57a5a34e20d85b4003c), [`5644d94`](https://github.com/clerk/javascript/commit/5644d94f711a0733e4970c3f15c24d56cafc8743), [`b578225`](https://github.com/clerk/javascript/commit/b5782258242474c9b0987a3f8349836cd763f24b), [`8838120`](https://github.com/clerk/javascript/commit/8838120596830b88fec1c6c853371dabfec74a0d)]:
426
+ - @clerk/types@4.60.0
427
+ - @clerk/shared@3.9.6
428
+
429
+ ## 0.3.8
430
+
431
+ ### Patch Changes
432
+
433
+ - Updated dependencies [[`f897773`](https://github.com/clerk/javascript/commit/f89777379da63cf45039c1570b51ba10a400817c), [`2c6a0cc`](https://github.com/clerk/javascript/commit/2c6a0cca6e824bafc6b0d0501784517a5b1f75ea), [`71e6a1f`](https://github.com/clerk/javascript/commit/71e6a1f1024d65b7a09cdc8fa81ce0164e0a34cb)]:
434
+ - @clerk/shared@3.9.5
435
+ - @clerk/types@4.59.3
436
+
437
+ ## 0.3.7
438
+
439
+ ### Patch Changes
440
+
441
+ - Updated dependencies [[`6ed3dfc`](https://github.com/clerk/javascript/commit/6ed3dfc1bc742ac9d9a2307fe8e4733411cbc0d7)]:
442
+ - @clerk/types@4.59.2
443
+ - @clerk/shared@3.9.4
444
+
445
+ ## 0.3.6
446
+
447
+ ### Patch Changes
448
+
449
+ - Updated dependencies [[`f237d76`](https://github.com/clerk/javascript/commit/f237d7617e5398ca0ba981e4336cac2191505b00)]:
450
+ - @clerk/shared@3.9.3
451
+
452
+ ## 0.3.5
453
+
454
+ ### Patch Changes
455
+
456
+ - Updated dependencies [[`c305b31`](https://github.com/clerk/javascript/commit/c305b310e351e9ce2012f805b35e464c3e43e310), [`6bb480e`](https://github.com/clerk/javascript/commit/6bb480ef663a6dfa219bc9546aca087d5d9624d0)]:
457
+ - @clerk/types@4.59.1
458
+ - @clerk/shared@3.9.2
459
+
460
+ ## 0.3.4
461
+
462
+ ### Patch Changes
463
+
464
+ - Updated dependencies [[`b1337df`](https://github.com/clerk/javascript/commit/b1337dfeae8ccf8622efcf095e3201f9bbf1cefa), [`65f0878`](https://github.com/clerk/javascript/commit/65f08788ee5e56242eee2194c73ba90965c75c97), [`df6fefd`](https://github.com/clerk/javascript/commit/df6fefd05fd2df93f5286d97e546b48911adea7c), [`4282bfa`](https://github.com/clerk/javascript/commit/4282bfa09491225bde7d619fe9a3561062703f69), [`5491491`](https://github.com/clerk/javascript/commit/5491491711e0a8ee37828451c1f603a409de32cf)]:
465
+ - @clerk/types@4.59.0
466
+ - @clerk/shared@3.9.1
467
+
468
+ ## 0.3.3
469
+
470
+ ### Patch Changes
471
+
472
+ - Updated dependencies [[`1ff6d6e`](https://github.com/clerk/javascript/commit/1ff6d6efbe838b3f7f6977b2b5215c2cafd715f6), [`fbf3cf4`](https://github.com/clerk/javascript/commit/fbf3cf4916469c4e118870bf12efca2d0f77d9d8)]:
473
+ - @clerk/shared@3.9.0
474
+ - @clerk/types@4.58.1
475
+
476
+ ## 0.3.2
477
+
478
+ ### Patch Changes
479
+
480
+ - Updated dependencies [[`0f5145e`](https://github.com/clerk/javascript/commit/0f5145e164f3d3d5faf57e58162b05e7110d2403), [`afdfd18`](https://github.com/clerk/javascript/commit/afdfd18d645608dec37e52a291a91ba5f42dcbe7), [`b7c51ba`](https://github.com/clerk/javascript/commit/b7c51baac6df1129b468274c9a7f63ca303f16ce), [`437b53b`](https://github.com/clerk/javascript/commit/437b53b67e281d076b5b3f927e11c1d64666d154), [`5217155`](https://github.com/clerk/javascript/commit/52171554250c5c58f4f497b6d3c7416e79ac77da)]:
481
+ - @clerk/types@4.58.0
482
+ - @clerk/shared@3.8.2
483
+
484
+ ## 0.3.1
485
+
486
+ ### Patch Changes
487
+
488
+ - Updated dependencies [[`4db96e0`](https://github.com/clerk/javascript/commit/4db96e0ff2ab44c7bdd8540e09ec70b84b19d3eb), [`36fb43f`](https://github.com/clerk/javascript/commit/36fb43f8b35866bdc20680fac58020f036d30d1f), [`e5ac444`](https://github.com/clerk/javascript/commit/e5ac4447f52bb6887ad686feab308fe9daf76e33), [`4db96e0`](https://github.com/clerk/javascript/commit/4db96e0ff2ab44c7bdd8540e09ec70b84b19d3eb), [`d227805`](https://github.com/clerk/javascript/commit/d22780599a5e29545a3d8309cc411c2e8659beac)]:
489
+ - @clerk/types@4.57.1
490
+ - @clerk/shared@3.8.1
491
+
492
+ ## 0.3.0
493
+
494
+ ### Minor Changes
495
+
496
+ - Add support for Expo 53 ([#5808](https://github.com/clerk/javascript/pull/5808)) by [@wobsoriano](https://github.com/wobsoriano)
497
+
498
+ ### Patch Changes
499
+
500
+ - Updated dependencies [[`db0138f`](https://github.com/clerk/javascript/commit/db0138f3f72aea8cb68a5684a90123f733848f63), [`aa97231`](https://github.com/clerk/javascript/commit/aa97231962e3f472a46135e376159c6ddcf1157b), [`c792f37`](https://github.com/clerk/javascript/commit/c792f37129fd6475d5af95146e9ef0f1c8eff730), [`3bf08a9`](https://github.com/clerk/javascript/commit/3bf08a9e0a9e65496edac5fc3bb22ad7b561df26), [`74cf3b2`](https://github.com/clerk/javascript/commit/74cf3b28cdf622a942aaf99caabfba74b7e856fd), [`037b113`](https://github.com/clerk/javascript/commit/037b113aaedd53d4647d88f1659eb9c14cf6f275), [`c15a412`](https://github.com/clerk/javascript/commit/c15a412169058e2304a51c9e92ffaa7f6bb2a898), [`7726a03`](https://github.com/clerk/javascript/commit/7726a03a7fec4d292b6de2587b84ed4371984c23), [`ed10566`](https://github.com/clerk/javascript/commit/ed1056637624eec5bfd50333407c1e63e34c193b), [`b846a9a`](https://github.com/clerk/javascript/commit/b846a9ab96db6b1d8344a4b693051618865508a8), [`e66c800`](https://github.com/clerk/javascript/commit/e66c8002b82b2902f77e852e16482f5cfb062d2c), [`45e8298`](https://github.com/clerk/javascript/commit/45e829890ec9ac66f07e0d7076cd283f14c893ed), [`9c41091`](https://github.com/clerk/javascript/commit/9c41091eb795bce8ffeeeca0264ae841fe07b426), [`29462b4`](https://github.com/clerk/javascript/commit/29462b433eb411ce614e4768e5844cacd00c1975), [`322c43f`](https://github.com/clerk/javascript/commit/322c43f6807a932c3cfaaef1b587b472c80180d2), [`17397f9`](https://github.com/clerk/javascript/commit/17397f95b715bd4fefd7f63c1d351abcf1c8ee16), [`45e8298`](https://github.com/clerk/javascript/commit/45e829890ec9ac66f07e0d7076cd283f14c893ed)]:
501
+ - @clerk/types@4.57.0
502
+ - @clerk/shared@3.8.0
503
+
504
+ ## 0.2.14
505
+
506
+ ### Patch Changes
507
+
508
+ - Updated dependencies [[`9ec0a73`](https://github.com/clerk/javascript/commit/9ec0a7353e9f6ea661c3d7b9542423b6eb1d29e9), [`d9222fc`](https://github.com/clerk/javascript/commit/d9222fc3c21da2bcae30b06f0b1897f526935582)]:
509
+ - @clerk/types@4.56.3
510
+ - @clerk/shared@3.7.8
511
+
512
+ ## 0.2.13
513
+
514
+ ### Patch Changes
515
+
516
+ - Updated dependencies [[`225b9ca`](https://github.com/clerk/javascript/commit/225b9ca21aba44930872a85d6b112ee2a1b606b9)]:
517
+ - @clerk/types@4.56.2
518
+ - @clerk/shared@3.7.7
519
+
520
+ ## 0.2.12
521
+
522
+ ### Patch Changes
523
+
524
+ - Updated dependencies [[`387bf62`](https://github.com/clerk/javascript/commit/387bf623406306e0c5c08da937f4930a7ec5e4a5), [`2716622`](https://github.com/clerk/javascript/commit/27166224e12af582298460d438bd7f83ea8e04bf), [`294da82`](https://github.com/clerk/javascript/commit/294da82336e7a345900d7ef9b28f56a7c8864c52)]:
525
+ - @clerk/types@4.56.1
526
+ - @clerk/shared@3.7.6
527
+
528
+ ## 0.2.11
529
+
530
+ ### Patch Changes
531
+
532
+ - Updated dependencies [[`b02e766`](https://github.com/clerk/javascript/commit/b02e76627e47aec314573586451fa345a089115a), [`5d78b28`](https://github.com/clerk/javascript/commit/5d78b286b63e35fbcf44aac1f7657cbeaba4d659), [`d7f4438`](https://github.com/clerk/javascript/commit/d7f4438fa4bfd04474d5cdb9212ba908568ad6d2), [`5866855`](https://github.com/clerk/javascript/commit/58668550ec91d5511cf775972c54dc485185cc58), [`0007106`](https://github.com/clerk/javascript/commit/00071065998a3676c51e396b4c0afcbf930a9898), [`462b5b2`](https://github.com/clerk/javascript/commit/462b5b271d4e120d58a85818a358b60a6b3c8100), [`447d7a9`](https://github.com/clerk/javascript/commit/447d7a9e133c2a0e7db014bd5837e6ffff08f572), [`2beea29`](https://github.com/clerk/javascript/commit/2beea2957c67bc62446fe24d36332b0a4e850d7d), [`115601d`](https://github.com/clerk/javascript/commit/115601d12fd65dbf3011c0cda368525a2b95bfeb)]:
533
+ - @clerk/types@4.56.0
534
+ - @clerk/shared@3.7.5
535
+
536
+ ## 0.2.10
537
+
538
+ ### Patch Changes
539
+
540
+ - Updated dependencies [[`8b25035`](https://github.com/clerk/javascript/commit/8b25035aa49382fe1cd1c6f30ec80e86bcf9d66e)]:
541
+ - @clerk/types@4.55.1
542
+ - @clerk/shared@3.7.4
543
+
544
+ ## 0.2.9
545
+
546
+ ### Patch Changes
547
+
548
+ - Updated dependencies [[`33201bf`](https://github.com/clerk/javascript/commit/33201bf972d6a980617d47ebd776bef76f871833), [`4334598`](https://github.com/clerk/javascript/commit/4334598108ff2cfa3c25b5a46117c1c9c65b7974), [`0ae0403`](https://github.com/clerk/javascript/commit/0ae040303d239b75a3221436354a2c2ecdb85aae)]:
549
+ - @clerk/types@4.55.0
550
+ - @clerk/shared@3.7.3
551
+
552
+ ## 0.2.8
553
+
554
+ ### Patch Changes
555
+
556
+ - Updated dependencies [[`45486ac`](https://github.com/clerk/javascript/commit/45486acebf4d133efb09a3622a738cdbf4e51d66), [`837692a`](https://github.com/clerk/javascript/commit/837692aa40197b1574783ad36d0d017a771c08e1), [`0c00e59`](https://github.com/clerk/javascript/commit/0c00e59ff4714491650ac9480ae3b327c626d30d), [`6a5f644`](https://github.com/clerk/javascript/commit/6a5f6447a36a635d6201f8bb7619fb844ab21b79)]:
557
+ - @clerk/types@4.54.2
558
+ - @clerk/shared@3.7.2
559
+
560
+ ## 0.2.7
561
+
562
+ ### Patch Changes
563
+
564
+ - Updated dependencies [[`ab939fd`](https://github.com/clerk/javascript/commit/ab939fdb29150c376280b42f861a188a33f57dcc), [`03284da`](https://github.com/clerk/javascript/commit/03284da6a93a790ce3e3ebbd871c06e19f5a8803), [`7389ba3`](https://github.com/clerk/javascript/commit/7389ba3164ca0d848fb0a9de5d7e9716925fadcc), [`f6ef841`](https://github.com/clerk/javascript/commit/f6ef841125ff21ca8cae731d1f47f3a101d887e1), [`e634830`](https://github.com/clerk/javascript/commit/e6348301ab56a7868f24c1b9a4dd9e1d60f6027b), [`f8887b2`](https://github.com/clerk/javascript/commit/f8887b2cbd145e8e49bec890e8b6e02e34178d6a)]:
565
+ - @clerk/types@4.54.1
566
+ - @clerk/shared@3.7.1
567
+
568
+ ## 0.2.6
569
+
570
+ ### Patch Changes
571
+
572
+ - Updated dependencies [[`e4d04ae`](https://github.com/clerk/javascript/commit/e4d04aea490ab67e3431729398d3f4c46fc3e7e7), [`431a821`](https://github.com/clerk/javascript/commit/431a821b590835bcf6193a4cbdd234c5e763e08c), [`93068ea`](https://github.com/clerk/javascript/commit/93068ea9eb19d8c8b9c7ade35d0cd860e08049fc), [`431a821`](https://github.com/clerk/javascript/commit/431a821b590835bcf6193a4cbdd234c5e763e08c), [`431a821`](https://github.com/clerk/javascript/commit/431a821b590835bcf6193a4cbdd234c5e763e08c), [`103bc03`](https://github.com/clerk/javascript/commit/103bc03571c8845df205f4c6fd0c871c3368d1d0), [`48438b4`](https://github.com/clerk/javascript/commit/48438b409036088701bda7e1e732d6a51bee8cdc), [`196dcb4`](https://github.com/clerk/javascript/commit/196dcb47928bd22a3382197f8594a590f688faee)]:
573
+ - @clerk/types@4.54.0
574
+ - @clerk/shared@3.7.0
575
+
576
+ ## 0.2.5
577
+
578
+ ### Patch Changes
579
+
580
+ - Updated dependencies [[`70c9db9`](https://github.com/clerk/javascript/commit/70c9db9f3b51ba034f76e0cc4cf338e7b406d9b1), [`554242e`](https://github.com/clerk/javascript/commit/554242e16e50c92a6afb6ed74c681b04b9f113b5), [`cc1f9a0`](https://github.com/clerk/javascript/commit/cc1f9a0adb7771b615b0f2994a5ac571b59889dd), [`8186cb5`](https://github.com/clerk/javascript/commit/8186cb564575ac3ce97079ec203865bf5deb05ee)]:
581
+ - @clerk/shared@3.6.0
582
+ - @clerk/types@4.53.0
583
+
584
+ ## 0.2.4
585
+
586
+ ### Patch Changes
587
+
588
+ - Updated dependencies [[`3ad3bc8`](https://github.com/clerk/javascript/commit/3ad3bc8380b354b0cd952eb58eb6c07650efa0f2), [`cfa94b8`](https://github.com/clerk/javascript/commit/cfa94b88476608edf8c2486e8ec0d3f3f82e0bfb), [`2033919`](https://github.com/clerk/javascript/commit/203391964857b98dae11944799d1e6328439e838), [`5f3cc46`](https://github.com/clerk/javascript/commit/5f3cc460b6b775b5a74746758b8cff11649a877a)]:
589
+ - @clerk/shared@3.5.0
590
+ - @clerk/types@4.52.0
591
+
592
+ ## 0.2.3
593
+
594
+ ### Patch Changes
595
+
596
+ - Updated dependencies [[`f6f275d`](https://github.com/clerk/javascript/commit/f6f275dac5ae83ac0c2016a85a6a0cee9513f224)]:
597
+ - @clerk/types@4.51.1
598
+ - @clerk/shared@3.4.1
599
+
600
+ ## 0.2.2
601
+
602
+ ### Patch Changes
603
+
604
+ - Updated dependencies [[`e1ec52b`](https://github.com/clerk/javascript/commit/e1ec52b93038c9cb24e030dc06e53825a384a480), [`bebb6d8`](https://github.com/clerk/javascript/commit/bebb6d8af66b2bb7a4b3bdf96f9d480e65b31ba2), [`d0d5203`](https://github.com/clerk/javascript/commit/d0d5203e4ee9e2e1bed5c00ef0f87f0130f1d298), [`6112420`](https://github.com/clerk/javascript/commit/6112420889f1577fb16d7bfa706aaffe1090093d), [`9b25e31`](https://github.com/clerk/javascript/commit/9b25e311cf5e15f896c7948faa42ace45df364c5)]:
605
+ - @clerk/types@4.51.0
606
+ - @clerk/shared@3.4.0
607
+
608
+ ## 0.2.1
609
+
610
+ ### Patch Changes
611
+
612
+ - Updated dependencies [[`60a9a51`](https://github.com/clerk/javascript/commit/60a9a51dff7d59e7397536586cf1cfe029bc021b), [`e984494`](https://github.com/clerk/javascript/commit/e984494416dda9a6f04acaaba61f8c2683090961), [`ec4521b`](https://github.com/clerk/javascript/commit/ec4521b4fe56602f524a0c6d1b09d21aef5d8bd0), [`38828ae`](https://github.com/clerk/javascript/commit/38828ae58d6d4e8e3c60945284930179b2b6bb40), [`f30fa75`](https://github.com/clerk/javascript/commit/f30fa750754f19030f932a666d2bdbdf0d86743d), [`9c68678`](https://github.com/clerk/javascript/commit/9c68678e87047e6312b708b775ebfb23a3e22f8a), [`619cde8`](https://github.com/clerk/javascript/commit/619cde8c532d635d910ebbc08ad6abcc025694b4)]:
613
+ - @clerk/shared@3.3.0
614
+ - @clerk/types@4.50.2
615
+
616
+ ## 0.2.0
617
+
618
+ ### Minor Changes
619
+
620
+ - Removed `expo-modules-core` from dependencies in favor of `expo` as a peer dependency to allow broader compatibility with Expo SDK versions `^50 || ^51 || ^52`. ([#5402](https://github.com/clerk/javascript/pull/5402)) by [@wobsoriano](https://github.com/wobsoriano)
621
+
622
+ ### Patch Changes
623
+
624
+ - Updated dependencies [[`e20fb6b`](https://github.com/clerk/javascript/commit/e20fb6b397fb69c9d5af4e321267b82f12a5f127), [`77e6462`](https://github.com/clerk/javascript/commit/77e64628560cab688af214edb5922e67cd68a951)]:
625
+ - @clerk/shared@3.2.3
626
+ - @clerk/types@4.50.1
627
+
628
+ ## 0.1.28
629
+
630
+ ### Patch Changes
631
+
632
+ - Updated dependencies [[`1da28a2`](https://github.com/clerk/javascript/commit/1da28a28bf602069b433c15b92df21f682779294), [`a9b618d`](https://github.com/clerk/javascript/commit/a9b618dfa97a0dacc462186c8b2588ad5ddb6902), [`f20dc15`](https://github.com/clerk/javascript/commit/f20dc159f542449e7f5b437b70d3eb3ba04d6975), [`4d9f1ee`](https://github.com/clerk/javascript/commit/4d9f1ee8c22fe1e4a166ff054d0af4d37b829f0a)]:
633
+ - @clerk/types@4.50.0
634
+ - @clerk/shared@3.2.2
635
+
636
+ ## 0.1.27
637
+
638
+ ### Patch Changes
639
+
640
+ - Updated dependencies [[`466ed13`](https://github.com/clerk/javascript/commit/466ed136af73b59b267d92ad3296039d1c3a4fcc)]:
641
+ - @clerk/types@4.49.2
642
+ - @clerk/shared@3.2.1
643
+
644
+ ## 0.1.26
645
+
646
+ ### Patch Changes
647
+
648
+ - Updated dependencies [[`892bc0e`](https://github.com/clerk/javascript/commit/892bc0eee9e0bb04d327eb84b44201fa34806483)]:
649
+ - @clerk/shared@3.2.0
650
+
651
+ ## 0.1.25
652
+
653
+ ### Patch Changes
654
+
655
+ - Updated dependencies [[`3910ebe`](https://github.com/clerk/javascript/commit/3910ebea85817273f18fd2f3f142dd1c728e2220), [`e513333`](https://github.com/clerk/javascript/commit/e5133330a196c5c3742634cc9c3d3233ff488b0d)]:
656
+ - @clerk/types@4.49.1
657
+ - @clerk/shared@3.1.0
658
+
659
+ ## 0.1.24
660
+
661
+ ### Patch Changes
662
+
663
+ - Updated dependencies [[`725918d`](https://github.com/clerk/javascript/commit/725918df2e74cea15e9b748aaf103a52df8e8500), [`91d0f0b`](https://github.com/clerk/javascript/commit/91d0f0b0dccab7168ad4dc06c8629808938c235f), [`9572bf5`](https://github.com/clerk/javascript/commit/9572bf5bdfb7dc309ec8714989b98ab12174965b), [`39bbc51`](https://github.com/clerk/javascript/commit/39bbc5189a33dc6cebdc269ac2184dc4ffff2534), [`3dddcda`](https://github.com/clerk/javascript/commit/3dddcda191d8f8d6a9b02464f1f6374d3c6aacb9), [`7524943`](https://github.com/clerk/javascript/commit/7524943300d7e693d61cc1820b520abfadec1c64), [`150b5c8`](https://github.com/clerk/javascript/commit/150b5c89477abb0feab15e0a886179473f653cac), [`23c931e`](https://github.com/clerk/javascript/commit/23c931e9e95e6de992549ad499b477aca9a9c344), [`730262f`](https://github.com/clerk/javascript/commit/730262f0f973923c8749b09078c80c2fc966a8ec), [`0b18bb1`](https://github.com/clerk/javascript/commit/0b18bb1fe6fa3ded97547bb6b4d2c73030aad329), [`021bc5f`](https://github.com/clerk/javascript/commit/021bc5f40044d34e49956ce3c9b61d833d815b42), [`1a61390`](https://github.com/clerk/javascript/commit/1a61390d3482bd4af58508b972ad89dea56fa224)]:
664
+ - @clerk/types@4.49.0
665
+ - @clerk/shared@3.0.2
666
+
667
+ ## 0.1.23
668
+
669
+ ### Patch Changes
670
+
671
+ - Updated dependencies [[`75879672c5805bfba1caca906ac0729497744164`](https://github.com/clerk/javascript/commit/75879672c5805bfba1caca906ac0729497744164), [`7ec95a7e59033600958aca4b86f3bcd5da947dec`](https://github.com/clerk/javascript/commit/7ec95a7e59033600958aca4b86f3bcd5da947dec), [`3c225d90227141dc62d955e76c7f8e0202524bc7`](https://github.com/clerk/javascript/commit/3c225d90227141dc62d955e76c7f8e0202524bc7), [`2a66c16af08573000bb619607346ac420cd4ce56`](https://github.com/clerk/javascript/commit/2a66c16af08573000bb619607346ac420cd4ce56)]:
672
+ - @clerk/shared@3.0.1
673
+ - @clerk/types@4.48.0
674
+
675
+ ## 0.1.22
676
+
677
+ ### Patch Changes
678
+
679
+ - Updated dependencies [[`28179323d9891bd13625e32c5682a3276e73cdae`](https://github.com/clerk/javascript/commit/28179323d9891bd13625e32c5682a3276e73cdae), [`7ae77b74326e378bf161e29886ee82e1556d9840`](https://github.com/clerk/javascript/commit/7ae77b74326e378bf161e29886ee82e1556d9840), [`c5c246ce91c01db9f1eaccbd354f646bcd24ec0a`](https://github.com/clerk/javascript/commit/c5c246ce91c01db9f1eaccbd354f646bcd24ec0a), [`bcbe5f6382ebcc70ef4fddb950d052bf6b7d693a`](https://github.com/clerk/javascript/commit/bcbe5f6382ebcc70ef4fddb950d052bf6b7d693a), [`382c30240f563e58bc4d4832557c6825da40ce7f`](https://github.com/clerk/javascript/commit/382c30240f563e58bc4d4832557c6825da40ce7f)]:
680
+ - @clerk/types@4.47.0
681
+ - @clerk/shared@3.0.0
682
+
683
+ ## 0.1.21
684
+
685
+ ### Patch Changes
686
+
687
+ - Updated dependencies [[`d76c4699990b8477745c2584b1b98d5c92f9ace6`](https://github.com/clerk/javascript/commit/d76c4699990b8477745c2584b1b98d5c92f9ace6), [`a9b0087fca3f427f65907b358d9b5bc0c95921d8`](https://github.com/clerk/javascript/commit/a9b0087fca3f427f65907b358d9b5bc0c95921d8), [`92d17d7c087470b262fa5407cb6720fe6b17d333`](https://github.com/clerk/javascript/commit/92d17d7c087470b262fa5407cb6720fe6b17d333)]:
688
+ - @clerk/shared@2.22.0
689
+ - @clerk/types@4.46.1
690
+
691
+ ## 0.1.20
692
+
693
+ ### Patch Changes
694
+
695
+ - Updated dependencies [[`dd2cbfe9f30358b6b298901bb52fa378b0acdca3`](https://github.com/clerk/javascript/commit/dd2cbfe9f30358b6b298901bb52fa378b0acdca3), [`570d8386f6aa596bf7bb1659bdddb8dd4d992b1d`](https://github.com/clerk/javascript/commit/570d8386f6aa596bf7bb1659bdddb8dd4d992b1d)]:
696
+ - @clerk/types@4.46.0
697
+ - @clerk/shared@2.21.1
698
+
699
+ ## 0.1.19
700
+
701
+ ### Patch Changes
702
+
703
+ - Updated dependencies [[`f41081c563ddd2afc05b837358e0de087ae0c895`](https://github.com/clerk/javascript/commit/f41081c563ddd2afc05b837358e0de087ae0c895), [`767ac85fe6ce0ee0594c923e9af701bb05f40a0b`](https://github.com/clerk/javascript/commit/767ac85fe6ce0ee0594c923e9af701bb05f40a0b), [`225b38c7187d31fc755155ea99834ca03894d36b`](https://github.com/clerk/javascript/commit/225b38c7187d31fc755155ea99834ca03894d36b), [`429f1bfe5f7a554ab1fdf265475ba6c8b3f78472`](https://github.com/clerk/javascript/commit/429f1bfe5f7a554ab1fdf265475ba6c8b3f78472)]:
704
+ - @clerk/shared@2.21.0
705
+ - @clerk/types@4.45.1
706
+
707
+ ## 0.1.18
708
+
709
+ ### Patch Changes
710
+
711
+ - Updated dependencies [[`d3152be7f01fbb5ca26aeddc2437021f4b7ecc83`](https://github.com/clerk/javascript/commit/d3152be7f01fbb5ca26aeddc2437021f4b7ecc83), [`f976349243da2b75023e59e802460e6f3592ebbd`](https://github.com/clerk/javascript/commit/f976349243da2b75023e59e802460e6f3592ebbd)]:
712
+ - @clerk/types@4.45.0
713
+ - @clerk/shared@2.20.18
714
+
715
+ ## 0.1.17
716
+
717
+ ### Patch Changes
718
+
719
+ - Updated dependencies [[`26225f2c31a22560f7ece2e02f1d0080b5b89520`](https://github.com/clerk/javascript/commit/26225f2c31a22560f7ece2e02f1d0080b5b89520), [`833693a6792b621e72162d70673e7bdfa84a69b6`](https://github.com/clerk/javascript/commit/833693a6792b621e72162d70673e7bdfa84a69b6)]:
720
+ - @clerk/shared@2.20.17
721
+ - @clerk/types@4.44.3
722
+
723
+ ## 0.1.16
724
+
725
+ ### Patch Changes
726
+
727
+ - Updated dependencies [[`a309be354275b91a7b17d5a67e8ef6aa230a9935`](https://github.com/clerk/javascript/commit/a309be354275b91a7b17d5a67e8ef6aa230a9935), [`1345cb487970a7347351897e80dfb829d85c41ea`](https://github.com/clerk/javascript/commit/1345cb487970a7347351897e80dfb829d85c41ea)]:
728
+ - @clerk/shared@2.20.16
729
+ - @clerk/types@4.44.2
730
+
731
+ ## 0.1.15
732
+
733
+ ### Patch Changes
734
+
735
+ - Updated dependencies [[`57c983fdc2b8d883623a2294daae0ac6c02c48f6`](https://github.com/clerk/javascript/commit/57c983fdc2b8d883623a2294daae0ac6c02c48f6), [`a26cf0ff10c76244975c454fdf6c615475d4bcd5`](https://github.com/clerk/javascript/commit/a26cf0ff10c76244975c454fdf6c615475d4bcd5)]:
736
+ - @clerk/types@4.44.1
737
+ - @clerk/shared@2.20.15
738
+
739
+ ## 0.1.14
740
+
741
+ ### Patch Changes
742
+
743
+ - Updated dependencies [[`2179690c10a61b117e82fdd566b34939f4d28bc1`](https://github.com/clerk/javascript/commit/2179690c10a61b117e82fdd566b34939f4d28bc1), [`bdb537a9902c0f0ae58ca1d4b7590d929f28fedb`](https://github.com/clerk/javascript/commit/bdb537a9902c0f0ae58ca1d4b7590d929f28fedb)]:
744
+ - @clerk/types@4.44.0
745
+ - @clerk/shared@2.20.14
746
+
747
+ ## 0.1.13
748
+
749
+ ### Patch Changes
750
+
751
+ - Updated dependencies [[`f87ede848265d75ea1e880a3ab80c53a250f42cf`](https://github.com/clerk/javascript/commit/f87ede848265d75ea1e880a3ab80c53a250f42cf), [`6126cc98281bca96797fd8a55b6ec6aeda397e46`](https://github.com/clerk/javascript/commit/6126cc98281bca96797fd8a55b6ec6aeda397e46), [`6e096564a459db4eaf953e99e570905b10be6c84`](https://github.com/clerk/javascript/commit/6e096564a459db4eaf953e99e570905b10be6c84)]:
752
+ - @clerk/shared@2.20.13
753
+ - @clerk/types@4.43.0
754
+
755
+ ## 0.1.12
756
+
757
+ ### Patch Changes
758
+
759
+ - Updated dependencies [[`fe3e49f61acefe8d7f1992405f7cb415fea2e5c8`](https://github.com/clerk/javascript/commit/fe3e49f61acefe8d7f1992405f7cb415fea2e5c8), [`4427c4702f64d4f28f7564ce5889d41e260aa519`](https://github.com/clerk/javascript/commit/4427c4702f64d4f28f7564ce5889d41e260aa519)]:
760
+ - @clerk/types@4.42.0
761
+ - @clerk/shared@2.20.12
762
+
763
+ ## 0.1.11
764
+
765
+ ### Patch Changes
766
+
767
+ - Updated dependencies [[`418ec5c62c4eb600566faab07684c068a29007e3`](https://github.com/clerk/javascript/commit/418ec5c62c4eb600566faab07684c068a29007e3)]:
768
+ - @clerk/types@4.41.2
769
+ - @clerk/shared@2.20.11
770
+
771
+ ## 0.1.10
772
+
773
+ ### Patch Changes
774
+
775
+ - Updated dependencies [[`9eef7713212378351e8e01628611eaa18de250e8`](https://github.com/clerk/javascript/commit/9eef7713212378351e8e01628611eaa18de250e8)]:
776
+ - @clerk/shared@2.20.10
777
+
778
+ ## 0.1.9
779
+
780
+ ### Patch Changes
781
+
782
+ - Updated dependencies [[`7ffc99b48977b9f6c74c0c71c500b60cb8aba65e`](https://github.com/clerk/javascript/commit/7ffc99b48977b9f6c74c0c71c500b60cb8aba65e)]:
783
+ - @clerk/types@4.41.1
784
+ - @clerk/shared@2.20.9
785
+
786
+ ## 0.1.8
787
+
788
+ ### Patch Changes
789
+
790
+ - Updated dependencies [[`4af35380f18d1d06c15ad1f5745c2d5a1ab1c37d`](https://github.com/clerk/javascript/commit/4af35380f18d1d06c15ad1f5745c2d5a1ab1c37d), [`aa48b1f9e890b2402e9d05989a4820141076f7bf`](https://github.com/clerk/javascript/commit/aa48b1f9e890b2402e9d05989a4820141076f7bf), [`53bd34fff38b17498edf66cc4bc2d42d707f28dc`](https://github.com/clerk/javascript/commit/53bd34fff38b17498edf66cc4bc2d42d707f28dc)]:
791
+ - @clerk/types@4.41.0
792
+ - @clerk/shared@2.20.8
793
+
794
+ ## 0.1.7
795
+
796
+ ### Patch Changes
797
+
798
+ - Updated dependencies [[`fd7a5be73db3acaa7daeb9b15af73c2ce99d03a6`](https://github.com/clerk/javascript/commit/fd7a5be73db3acaa7daeb9b15af73c2ce99d03a6)]:
799
+ - @clerk/types@4.40.3
800
+ - @clerk/shared@2.20.7
801
+
802
+ ## 0.1.6
803
+
804
+ ### Patch Changes
805
+
806
+ - Updated dependencies [[`44cab6038af0a4d23869b3b292ece742fbbc4d85`](https://github.com/clerk/javascript/commit/44cab6038af0a4d23869b3b292ece742fbbc4d85)]:
807
+ - @clerk/types@4.40.2
808
+ - @clerk/shared@2.20.6
809
+
810
+ ## 0.1.5
811
+
812
+ ### Patch Changes
813
+
814
+ - Updated dependencies [[`80e1117631d35834705119a79cdcf9e0ed423fdd`](https://github.com/clerk/javascript/commit/80e1117631d35834705119a79cdcf9e0ed423fdd)]:
815
+ - @clerk/types@4.40.1
816
+ - @clerk/shared@2.20.5
817
+
818
+ ## 0.1.4
819
+
820
+ ### Patch Changes
821
+
822
+ - Updated dependencies [[`c9da04636ffe1ba804a1ce5e5b79027d3a2344d2`](https://github.com/clerk/javascript/commit/c9da04636ffe1ba804a1ce5e5b79027d3a2344d2)]:
823
+ - @clerk/types@4.40.0
824
+ - @clerk/shared@2.20.4
825
+
826
+ ## 0.1.3
827
+
828
+ ### Patch Changes
829
+
830
+ - Updated dependencies [[`84ccb0049041534f111be65f7c7d4d6120069446`](https://github.com/clerk/javascript/commit/84ccb0049041534f111be65f7c7d4d6120069446)]:
831
+ - @clerk/shared@2.20.3
832
+
833
+ ## 0.1.2
834
+
835
+ ### Patch Changes
836
+
837
+ - Updated dependencies [[`aeafa7c5efd50c893d088ac99199d7eaecc04025`](https://github.com/clerk/javascript/commit/aeafa7c5efd50c893d088ac99199d7eaecc04025), [`acd9326ef2d6942b981b3ee59c4b20ddd303323d`](https://github.com/clerk/javascript/commit/acd9326ef2d6942b981b3ee59c4b20ddd303323d)]:
838
+ - @clerk/types@4.39.4
839
+ - @clerk/shared@2.20.2
840
+
841
+ ## 0.1.1
842
+
843
+ ### Patch Changes
844
+
845
+ - Updated dependencies [[`66ad299e4b6496ea4a93799de0f1ecfad920ddad`](https://github.com/clerk/javascript/commit/66ad299e4b6496ea4a93799de0f1ecfad920ddad), [`dd3fdc7b2a96ddb90b33c6f1cefb055a60f99a9d`](https://github.com/clerk/javascript/commit/dd3fdc7b2a96ddb90b33c6f1cefb055a60f99a9d), [`e1748582d0c89462f48a482a7805871b7065fa19`](https://github.com/clerk/javascript/commit/e1748582d0c89462f48a482a7805871b7065fa19), [`7f7edcaa8228c26d19e9081979100ada7e982095`](https://github.com/clerk/javascript/commit/7f7edcaa8228c26d19e9081979100ada7e982095), [`dd3fdc7b2a96ddb90b33c6f1cefb055a60f99a9d`](https://github.com/clerk/javascript/commit/dd3fdc7b2a96ddb90b33c6f1cefb055a60f99a9d)]:
846
+ - @clerk/shared@2.20.1
847
+ - @clerk/types@4.39.3
848
+
849
+ ## 0.1.0
850
+
851
+ ### Minor Changes
852
+
853
+ - Switching to use ^ for semver ranges of internal @clerk/ production dependencies. ([#4664](https://github.com/clerk/javascript/pull/4664)) by [@jacekradko](https://github.com/jacekradko)
854
+
855
+ ### Patch Changes
856
+
857
+ - Updated dependencies [[`ffa631d2480cfe77bf08c61b1302ace308e5b630`](https://github.com/clerk/javascript/commit/ffa631d2480cfe77bf08c61b1302ace308e5b630)]:
858
+ - @clerk/shared@2.20.0
859
+
860
+ ## 0.0.17
861
+
862
+ ### Patch Changes
863
+
864
+ - Updated dependencies [[`cd72a27a75863dfd94b0a00ed5b2d03231556bc0`](https://github.com/clerk/javascript/commit/cd72a27a75863dfd94b0a00ed5b2d03231556bc0)]:
865
+ - @clerk/types@4.39.2
866
+ - @clerk/shared@2.19.4
867
+
868
+ ## 0.0.16
869
+
870
+ ### Patch Changes
871
+
872
+ - Updated dependencies [[`1b86a1da34ce4bc309f69980ac13a691a0a633c2`](https://github.com/clerk/javascript/commit/1b86a1da34ce4bc309f69980ac13a691a0a633c2)]:
873
+ - @clerk/types@4.39.1
874
+ - @clerk/shared@2.19.3
875
+
876
+ ## 0.0.15
877
+
878
+ ### Patch Changes
879
+
880
+ - Updated dependencies [[`4cb22548da81dd8b186a6ef1cf120aea99c85c62`](https://github.com/clerk/javascript/commit/4cb22548da81dd8b186a6ef1cf120aea99c85c62)]:
881
+ - @clerk/shared@2.19.2
882
+
883
+ ## 0.0.14
884
+
885
+ ### Patch Changes
886
+
887
+ - Updated dependencies [[`550c7e9851329688e37be29b83ea0c3b12482af7`](https://github.com/clerk/javascript/commit/550c7e9851329688e37be29b83ea0c3b12482af7), [`3f640805d2a4e1616aafa56f6848d6657911bb99`](https://github.com/clerk/javascript/commit/3f640805d2a4e1616aafa56f6848d6657911bb99)]:
888
+ - @clerk/types@4.39.0
889
+ - @clerk/shared@2.19.1
890
+
891
+ ## 0.0.13
892
+
893
+ ### Patch Changes
894
+
895
+ - Updated dependencies [[`0bc3ccc5bd4a93121bb7e7d6a32271af9c31f8c3`](https://github.com/clerk/javascript/commit/0bc3ccc5bd4a93121bb7e7d6a32271af9c31f8c3), [`0bc3ccc5bd4a93121bb7e7d6a32271af9c31f8c3`](https://github.com/clerk/javascript/commit/0bc3ccc5bd4a93121bb7e7d6a32271af9c31f8c3)]:
896
+ - @clerk/shared@2.19.0
897
+ - @clerk/types@4.38.0
898
+
899
+ ## 0.0.12
900
+
901
+ ### Patch Changes
902
+
903
+ - Updated dependencies [[`4e5e7f463c12893a21cb3b5f9317fc3f2945879b`](https://github.com/clerk/javascript/commit/4e5e7f463c12893a21cb3b5f9317fc3f2945879b)]:
904
+ - @clerk/types@4.37.0
905
+ - @clerk/shared@2.18.1
906
+
907
+ ## 0.0.11
908
+
909
+ ### Patch Changes
910
+
911
+ - Updated dependencies [[`8ee5d84995fa17532491ff96efac5738c9bcd9ef`](https://github.com/clerk/javascript/commit/8ee5d84995fa17532491ff96efac5738c9bcd9ef), [`09fedd1df155d30cc055ce701b133aa6470e9b47`](https://github.com/clerk/javascript/commit/09fedd1df155d30cc055ce701b133aa6470e9b47), [`235eaae4c3c9400492fca47d20a47c7081041565`](https://github.com/clerk/javascript/commit/235eaae4c3c9400492fca47d20a47c7081041565)]:
912
+ - @clerk/types@4.36.0
913
+ - @clerk/shared@2.18.0
914
+
915
+ ## 0.0.10
916
+
917
+ ### Patch Changes
918
+
919
+ - Updated dependencies [[`8a28d1f403309f692d9332704f07effbf39d056d`](https://github.com/clerk/javascript/commit/8a28d1f403309f692d9332704f07effbf39d056d)]:
920
+ - @clerk/types@4.35.1
921
+ - @clerk/shared@2.17.1
922
+
923
+ ## 0.0.9
924
+
925
+ ### Patch Changes
926
+
927
+ - Updated dependencies [[`fe9e147e366153d664af7fc325655ecb299a1f9d`](https://github.com/clerk/javascript/commit/fe9e147e366153d664af7fc325655ecb299a1f9d), [`fe9e147e366153d664af7fc325655ecb299a1f9d`](https://github.com/clerk/javascript/commit/fe9e147e366153d664af7fc325655ecb299a1f9d), [`d84d7e31235c5c7da3415981dc76db4473a71a39`](https://github.com/clerk/javascript/commit/d84d7e31235c5c7da3415981dc76db4473a71a39), [`dce4f7ffca7248c0500f0ec9a978672b1f2fad69`](https://github.com/clerk/javascript/commit/dce4f7ffca7248c0500f0ec9a978672b1f2fad69)]:
928
+ - @clerk/shared@2.17.0
929
+ - @clerk/types@4.35.0
930
+
931
+ ## 0.0.8
932
+
933
+ ### Patch Changes
934
+
935
+ - Updated dependencies [[`c70994b5b6f92a6550dfe37547f01bbfa810c223`](https://github.com/clerk/javascript/commit/c70994b5b6f92a6550dfe37547f01bbfa810c223), [`7623a99594e7329200b6b374e483152d7679ce66`](https://github.com/clerk/javascript/commit/7623a99594e7329200b6b374e483152d7679ce66)]:
936
+ - @clerk/types@4.34.2
937
+ - @clerk/shared@2.16.1
938
+
939
+ ## 0.0.7
940
+
941
+ ### Patch Changes
942
+
943
+ - - Replaced import { Buffer } from 'node:buffer' with import { Buffer } from 'buffer'. ([#4601](https://github.com/clerk/javascript/pull/4601)) by [@AlexNti](https://github.com/AlexNti)
944
+
945
+ - Moved @clerk/expo-passkeys to a devDependency in @clerk/clerk-expo.
946
+
947
+ - Updated dependencies [[`e47eb5882a7fd4a8dee25933c6644790d6ea3407`](https://github.com/clerk/javascript/commit/e47eb5882a7fd4a8dee25933c6644790d6ea3407), [`273d16cb0665d4d960838cb294dc356f41814745`](https://github.com/clerk/javascript/commit/273d16cb0665d4d960838cb294dc356f41814745), [`6b0961765e1f3d09679be4b163fa13ac7dd97191`](https://github.com/clerk/javascript/commit/6b0961765e1f3d09679be4b163fa13ac7dd97191)]:
948
+ - @clerk/shared@2.16.0
949
+ - @clerk/types@4.34.1
950
+
951
+ ## 0.0.6
952
+
953
+ ### Patch Changes
954
+
955
+ - Updated dependencies [[`536fa996ff84a545678a3036b28409824d1c00dd`](https://github.com/clerk/javascript/commit/536fa996ff84a545678a3036b28409824d1c00dd), [`b28c5e8bc44885bf6b1533df48e872ba90c387da`](https://github.com/clerk/javascript/commit/b28c5e8bc44885bf6b1533df48e872ba90c387da)]:
956
+ - @clerk/shared@2.15.0
957
+
958
+ ## 0.0.5
959
+
960
+ ### Patch Changes
961
+
962
+ - Updated dependencies [[`46faeb6f59b19c963fb137c858347525b1cd9e19`](https://github.com/clerk/javascript/commit/46faeb6f59b19c963fb137c858347525b1cd9e19), [`ea6c52dd751abe38b350ee07f148652c24125e22`](https://github.com/clerk/javascript/commit/ea6c52dd751abe38b350ee07f148652c24125e22)]:
963
+ - @clerk/shared@2.14.0
964
+ - @clerk/types@4.34.0
965
+
966
+ ## 0.0.4
967
+
968
+ ### Patch Changes
969
+
970
+ - Updated dependencies [[`1c0b5001f7f975a2f3f54ad692526ecf7257847e`](https://github.com/clerk/javascript/commit/1c0b5001f7f975a2f3f54ad692526ecf7257847e), [`6217a3f7c94311d49f873214bd406961e0b8d6f7`](https://github.com/clerk/javascript/commit/6217a3f7c94311d49f873214bd406961e0b8d6f7), [`1783025cdb94c447028704c2121fa0b8af785904`](https://github.com/clerk/javascript/commit/1783025cdb94c447028704c2121fa0b8af785904)]:
971
+ - @clerk/types@4.33.0
972
+ - @clerk/shared@2.13.0
973
+
974
+ ## 0.0.3
975
+
976
+ ### Patch Changes
977
+
978
+ - Updated dependencies [[`7dbad4c5abd226d7b10941a626ead5d85b1a3f24`](https://github.com/clerk/javascript/commit/7dbad4c5abd226d7b10941a626ead5d85b1a3f24)]:
979
+ - @clerk/types@4.32.0
980
+ - @clerk/shared@2.12.1
981
+
982
+ ## 0.0.2
983
+
984
+ ### Patch Changes
985
+
986
+ - Introduce experimental support for passkeys in Expo (iOS, Android, and Web). ([#4352](https://github.com/clerk/javascript/pull/4352)) by [@AlexNti](https://github.com/AlexNti)
987
+
988
+ To use passkeys in Expo projects, pass the `__experimental_passkeys` object, which can be imported from `@clerk/clerk-expo/passkeys`, to the `ClerkProvider` component:
989
+
990
+ ```tsx
991
+ import { ClerkProvider } from '@clerk/clerk-expo';
992
+ import { passkeys } from '@clerk/clerk-expo/passkeys';
993
+
994
+ <ClerkProvider __experimental_passkeys={passkeys}>{/* Your app here */}</ClerkProvider>;
995
+ ```
996
+
997
+ The API for using passkeys in Expo projects is the same as the one used in web apps:
998
+
999
+ ```tsx
1000
+ // passkey creation
1001
+ const { user } = useUser();
1002
+
1003
+ const handleCreatePasskey = async () => {
1004
+ if (!user) return;
1005
+ try {
1006
+ return await user.createPasskey();
1007
+ } catch (e: any) {
1008
+ // handle error
1009
+ }
1010
+ };
1011
+
1012
+ // passkey authentication
1013
+ const { signIn, setActive } = useSignIn();
1014
+
1015
+ const handlePasskeySignIn = async () => {
1016
+ try {
1017
+ const signInResponse = await signIn.authenticateWithPasskey();
1018
+ await setActive({ session: signInResponse.createdSessionId });
1019
+ } catch (err: any) {
1020
+ //handle error
1021
+ }
1022
+ };
1023
+ ```
1024
+
1025
+ - Updated dependencies [[`5a21de1f46df3642828dc27e4862263c9858da2b`](https://github.com/clerk/javascript/commit/5a21de1f46df3642828dc27e4862263c9858da2b), [`f7472e22877f62fc7f3c8d3efe409ff2276fb4a3`](https://github.com/clerk/javascript/commit/f7472e22877f62fc7f3c8d3efe409ff2276fb4a3), [`e199037b8f484abdeeb9fc24455a1b4b8c31c8dd`](https://github.com/clerk/javascript/commit/e199037b8f484abdeeb9fc24455a1b4b8c31c8dd), [`886e294a8d8c54b39cd5bda88d46b89eace3861e`](https://github.com/clerk/javascript/commit/886e294a8d8c54b39cd5bda88d46b89eace3861e), [`0e443ad7c76643420b50e5b169193e03f6ef79f9`](https://github.com/clerk/javascript/commit/0e443ad7c76643420b50e5b169193e03f6ef79f9), [`cc24c8145f1eea7fb91550f2c3e0bac3993e4320`](https://github.com/clerk/javascript/commit/cc24c8145f1eea7fb91550f2c3e0bac3993e4320)]:
1026
+ - @clerk/shared@2.12.0
1027
+ - @clerk/types@4.31.0