Skip to content

Commit c8916e3

Browse files
committed
chore(docs): sync changelog and docs
1 parent e9282d0 commit c8916e3

File tree

1 file changed

+90
-29
lines changed

1 file changed

+90
-29
lines changed

docs/changelog.mdx

Lines changed: 90 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,18 @@ rss: true
66

77
| Package | Latest version | Summary |
88
| ------- | -------------- | ------- |
9-
| [@lit-protocol/lit-client](#lit-client) | [8.0.2](https://www.npmjs.com/package/%40lit-protocol%2Flit-client) | - |
10-
| [@lit-protocol/auth](#auth) | [8.0.2](https://www.npmjs.com/package/%40lit-protocol%2Fauth) | - |
11-
| [@lit-protocol/networks](#networks) | [8.0.2](https://www.npmjs.com/package/%40lit-protocol%2Fnetworks) | Updated dependencies |
9+
| [@lit-protocol/lit-client](#lit-client) | [8.1.0](https://www.npmjs.com/package/%40lit-protocol%2Flit-client) | Converted viem from a bundled dependency to a peer dependency to avoid build errors from version conflicts (e.g., missing exports like sendCallsSync) and improve compatibility by reducing dependency lock-in. Consumers must now install compatible versions manually. |
10+
| [@lit-protocol/auth](#auth) | [8.1.0](https://www.npmjs.com/package/%40lit-protocol%2Fauth) | Converted viem from a bundled dependency to a peer dependency to avoid build errors from version conflicts (e.g., missing exports like sendCallsSync) and improve compatibility by reducing dependency lock-in. Consumers must now install compatible versions manually. |
11+
| [@lit-protocol/networks](#networks) | [8.1.0](https://www.npmjs.com/package/%40lit-protocol%2Fnetworks) | Converted viem from a bundled dependency to a peer dependency to avoid build errors from version conflicts (e.g., missing exports like sendCallsSync) and improve compatibility by reducing dependency lock-in. Consumers must now install compatible versions manually. |
12+
| [@lit-protocol/auth-services](#auth-services) | [2.0.3](https://www.npmjs.com/package/%40lit-protocol%2Fauth-services) | Updated dependencies |
1213
| [@lit-protocol/access-control-conditions](#access-control-conditions) | [8.0.2](https://www.npmjs.com/package/%40lit-protocol%2Faccess-control-conditions) | - |
1314
| [@lit-protocol/access-control-conditions-schemas](#access-control-conditions-schemas) | [8.0.2](https://www.npmjs.com/package/%40lit-protocol%2Faccess-control-conditions-schemas) | - |
14-
| [@lit-protocol/auth-helpers](#auth-helpers) | [8.0.2](https://www.npmjs.com/package/%40lit-protocol%2Fauth-helpers) | - |
15-
| [@lit-protocol/constants](#constants) | [8.0.2](https://www.npmjs.com/package/%40lit-protocol%2Fconstants) | Updated dependencies |
16-
| [@lit-protocol/contracts](#contracts) | [0.5.3](https://www.npmjs.com/package/%40lit-protocol%2Fcontracts) | release `naga-test` network support |
15+
| [@lit-protocol/artillery](#artillery) | [0.0.4](https://www.npmjs.com/package/%40lit-protocol%2Fartillery) | @lit-protocol/e2e@2.0.0 |
16+
| [@lit-protocol/auth-helpers](#auth-helpers) | [8.1.0](https://www.npmjs.com/package/%40lit-protocol%2Fauth-helpers) | Converted viem from a bundled dependency to a peer dependency to avoid build errors from version conflicts (e.g., missing exports like sendCallsSync) and improve compatibility by reducing dependency lock-in. Consumers must now install compatible versions manually. |
17+
| [@lit-protocol/constants](#constants) | [8.0.3](https://www.npmjs.com/package/%40lit-protocol%2Fconstants) | Updated dependencies |
18+
| [@lit-protocol/contracts](#contracts) | [0.6.0](https://www.npmjs.com/package/%40lit-protocol%2Fcontracts) | Converted viem from a bundled dependency to a peer dependency to avoid build errors from version conflicts (e.g., missing exports like sendCallsSync) and improve compatibility by reducing dependency lock-in. Consumers must now install compatible versions manually. |
1719
| [@lit-protocol/crypto](#crypto) | [8.0.2](https://www.npmjs.com/package/%40lit-protocol%2Fcrypto) | - |
20+
| [@lit-protocol/e2e](#e2e) | [2.0.0](https://www.npmjs.com/package/%40lit-protocol%2Fe2e) | Updated dependencies |
1821
| [@lit-protocol/logger](#logger) | [8.0.2](https://www.npmjs.com/package/%40lit-protocol%2Flogger) | - |
1922
| [@lit-protocol/schemas](#schemas) | [8.0.2](https://www.npmjs.com/package/%40lit-protocol%2Fschemas) | - |
2023
| [@lit-protocol/types](#types) | [8.0.2](https://www.npmjs.com/package/%40lit-protocol%2Ftypes) | - |
@@ -24,38 +27,64 @@ rss: true
2427

2528
<Update
2629
label="lit-client"
27-
description="v8.0.2"
28-
tags={["Release"]}
29-
rss={{ title: "lit-client", description: "No release notes provided yet." }}
30+
description="v8.1.0"
31+
tags={["Minor Changes"]}
32+
rss={{ title: "lit-client", description: "Converted viem from a bundled dependency to a peer dependency to avoid build errors from version conflicts (e.g., missing exports like sendCallsSync) and improve compatibility by reducing dependency lock-in. Consumers must now install compatible versions manually." }}
3033
id="lit-client"
3134
>
3235

33-
No release notes available.
36+
## Minor Changes
37+
38+
- Converted viem from a bundled dependency to a peer dependency to avoid build errors from version conflicts (e.g., missing exports like sendCallsSync) and improve compatibility by reducing dependency lock-in. Consumers must now install compatible versions manually.
3439
</Update>
3540

3641
<Update
3742
label="auth"
38-
description="v8.0.2"
39-
tags={["Release"]}
40-
rss={{ title: "auth", description: "No release notes provided yet." }}
43+
description="v8.1.0"
44+
tags={["Minor Changes", "Patch Changes"]}
45+
rss={{ title: "auth", description: "Converted viem from a bundled dependency to a peer dependency to avoid build errors from version conflicts (e.g., missing exports like sendCallsSync) and improve compatibility by reducing dependency lock-in. Consumers must now install compatible versions manually." }}
4146
id="auth"
4247
>
4348

44-
No release notes available.
49+
## Minor Changes
50+
51+
- Converted viem from a bundled dependency to a peer dependency to avoid build errors from version conflicts (e.g., missing exports like sendCallsSync) and improve compatibility by reducing dependency lock-in. Consumers must now install compatible versions manually.
52+
53+
## Patch Changes
54+
55+
- Allows `WalletClientAuthenticator.authenticate` to build SIWE messages with user-specified fields (`domain`, `uri`, `statement`, etc.) while still managing the nonce internally.
4556
</Update>
4657

4758
<Update
4859
label="networks"
49-
description="v8.0.2"
50-
tags={["Patch Changes"]}
51-
rss={{ title: "networks", description: "Updated dependencies" }}
60+
description="v8.1.0"
61+
tags={["Minor Changes", "Patch Changes"]}
62+
rss={{ title: "networks", description: "Converted viem from a bundled dependency to a peer dependency to avoid build errors from version conflicts (e.g., missing exports like sendCallsSync) and improve compatibility by reducing dependency lock-in. Consumers must now install compatible versions manually." }}
5263
id="networks"
5364
>
5465

66+
## Minor Changes
67+
68+
- Converted viem from a bundled dependency to a peer dependency to avoid build errors from version conflicts (e.g., missing exports like sendCallsSync) and improve compatibility by reducing dependency lock-in. Consumers must now install compatible versions manually.
69+
70+
## Patch Changes
71+
72+
- Updated dependencies
73+
- @lit-protocol/contracts@0.6.0
74+
</Update>
75+
76+
<Update
77+
label="auth-services"
78+
description="v2.0.3"
79+
tags={["Patch Changes"]}
80+
rss={{ title: "auth-services", description: "Updated dependencies" }}
81+
id="auth-services"
82+
>
83+
5584
## Patch Changes
5685

5786
- Updated dependencies
58-
- @lit-protocol/contracts@0.5.3
87+
- @lit-protocol/contracts@0.6.0
5988
</Update>
6089

6190
<Update
@@ -80,20 +109,35 @@ rss: true
80109
No release notes available.
81110
</Update>
82111

112+
<Update
113+
label="artillery"
114+
description="v0.0.4"
115+
tags={["Patch Changes"]}
116+
rss={{ title: "artillery", description: "@lit-protocol/[email protected]" }}
117+
id="artillery"
118+
>
119+
120+
## Patch Changes
121+
122+
- @lit-protocol/e2e@2.0.0
123+
</Update>
124+
83125
<Update
84126
label="auth-helpers"
85-
description="v8.0.2"
86-
tags={["Release"]}
87-
rss={{ title: "auth-helpers", description: "No release notes provided yet." }}
127+
description="v8.1.0"
128+
tags={["Minor Changes"]}
129+
rss={{ title: "auth-helpers", description: "Converted viem from a bundled dependency to a peer dependency to avoid build errors from version conflicts (e.g., missing exports like sendCallsSync) and improve compatibility by reducing dependency lock-in. Consumers must now install compatible versions manually." }}
88130
id="auth-helpers"
89131
>
90132

91-
No release notes available.
133+
## Minor Changes
134+
135+
- Converted viem from a bundled dependency to a peer dependency to avoid build errors from version conflicts (e.g., missing exports like sendCallsSync) and improve compatibility by reducing dependency lock-in. Consumers must now install compatible versions manually.
92136
</Update>
93137

94138
<Update
95139
label="constants"
96-
description="v8.0.2"
140+
description="v8.0.3"
97141
tags={["Patch Changes"]}
98142
rss={{ title: "constants", description: "Updated dependencies" }}
99143
id="constants"
@@ -102,20 +146,20 @@ rss: true
102146
## Patch Changes
103147

104148
- Updated dependencies
105-
- @lit-protocol/contracts@0.5.3
149+
- @lit-protocol/contracts@0.6.0
106150
</Update>
107151

108152
<Update
109153
label="contracts"
110-
description="v0.5.3"
111-
tags={["Patch Changes"]}
112-
rss={{ title: "contracts", description: "release `naga-test` network support" }}
154+
description="v0.6.0"
155+
tags={["Minor Changes"]}
156+
rss={{ title: "contracts", description: "Converted viem from a bundled dependency to a peer dependency to avoid build errors from version conflicts (e.g., missing exports like sendCallsSync) and improve compatibility by reducing dependency lock-in. Consumers must now install compatible versions manually." }}
113157
id="contracts"
114158
>
115159

116-
## Patch Changes
160+
## Minor Changes
117161

118-
- release `naga-test` network support
162+
- Converted viem from a bundled dependency to a peer dependency to avoid build errors from version conflicts (e.g., missing exports like sendCallsSync) and improve compatibility by reducing dependency lock-in. Consumers must now install compatible versions manually.
119163
</Update>
120164

121165
<Update
@@ -129,6 +173,23 @@ rss: true
129173
No release notes available.
130174
</Update>
131175

176+
<Update
177+
label="e2e"
178+
description="v2.0.0"
179+
tags={["Patch Changes"]}
180+
rss={{ title: "e2e", description: "Updated dependencies" }}
181+
id="e2e"
182+
>
183+
184+
## Patch Changes
185+
186+
- Updated dependencies
187+
- Updated dependencies
188+
- @lit-protocol/auth@8.1.0
189+
- @lit-protocol/lit-client@8.1.0
190+
- @lit-protocol/networks@8.1.0
191+
</Update>
192+
132193
<Update
133194
label="logger"
134195
description="v8.0.2"

0 commit comments

Comments
 (0)