@turnkey/http 3.9.0 → 3.10.0-beta.2

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.
package/CHANGELOG.md CHANGED
@@ -1,11 +1,78 @@
1
1
  # @turnkey/http
2
2
 
3
+ ## 3.10.0-beta.2
4
+
5
+ ### Minor Changes
6
+
7
+ - SDK beta release @turnkey/react-wallet-kit @turnkey/core
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies []:
12
+ - @turnkey/webauthn-stamper@0.6.0-beta.0
13
+ - @turnkey/api-key-stamper@0.5.0-beta.5
14
+ - @turnkey/encoding@0.6.0-beta.5
15
+
16
+ ## 3.10.0-beta.1
17
+
18
+ ### Minor Changes
19
+
20
+ - @turnkey/react-wallet-kit and @turnkey/core beta-3 release
21
+
22
+ ### Patch Changes
23
+
24
+ - Updated dependencies []:
25
+ - @turnkey/encoding@0.6.0-beta.4
26
+ - @turnkey/api-key-stamper@0.4.8-beta.4
27
+
28
+ ## 3.10.0-beta.0
29
+
30
+ ### Minor Changes
31
+
32
+ - @turnkey/react-wallet-kit and @turnkey/core beta-3 release
33
+
34
+ ### Patch Changes
35
+
36
+ - Updated dependencies []:
37
+ - @turnkey/encoding@0.6.0-beta.3
38
+ - @turnkey/api-key-stamper@0.4.8-beta.3
39
+
40
+ ## 3.10.0
41
+
42
+ ### Minor Changes
43
+
44
+ - [#861](https://github.com/tkhq/sdk/pull/861) [`5d8be2d`](https://github.com/tkhq/sdk/commit/5d8be2d0329070c7aa025dddb1b28f04257ae4e6) Author [@amircheikh](https://github.com/amircheikh) - Synced as per mono 2025.8.4
45
+
3
46
  ## 3.9.0
4
47
 
5
48
  ### Minor Changes
6
49
 
7
50
  - [#834](https://github.com/tkhq/sdk/pull/834) [`8b39dba`](https://github.com/tkhq/sdk/commit/8b39dbabf68d3e376b5b07f26960d5b61ae87fa9) Author [@moeodeh3](https://github.com/moeodeh3) - Update per mono release v2025.8.3-hotfix.0
8
51
 
52
+ ## 3.8.1-beta.2
53
+
54
+ ### Patch Changes
55
+
56
+ - Updated dependencies []:
57
+ - @turnkey/encoding@0.6.0-beta.2
58
+ - @turnkey/api-key-stamper@0.4.8-beta.2
59
+
60
+ ## 3.8.1-beta.1
61
+
62
+ ### Patch Changes
63
+
64
+ - Updated dependencies []:
65
+ - @turnkey/encoding@0.6.0-beta.1
66
+ - @turnkey/api-key-stamper@0.4.8-beta.1
67
+
68
+ ## 3.8.1-beta.0
69
+
70
+ ### Patch Changes
71
+
72
+ - Updated dependencies []:
73
+ - @turnkey/encoding@1.0.0-beta.0
74
+ - @turnkey/api-key-stamper@0.4.8-beta.0
75
+
9
76
  ## 3.8.0
10
77
 
11
78
  ### Minor Changes