Skip to content

Commit 447cc0b

Browse files
committed
chore(doc): sync changelog to docs
1 parent 7481a12 commit 447cc0b

File tree

1 file changed

+57
-67
lines changed

1 file changed

+57
-67
lines changed

docs/changelog.mdx

Lines changed: 57 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -6,90 +6,79 @@ rss: true
66

77
| Package | Latest version | Summary |
88
| ------- | -------------- | ------- |
9-
| [@lit-protocol/lit-client](#lit-client) | [8.2.0](https://www.npmjs.com/package/%40lit-protocol%2Flit-client) | LitClient now offers `getIpfsId` via `@lit-protocol/lit-client/ipfs`, letting apps compute CIDv0 hashes (e.g., `await getIpfsId('hello')`) while keeping bundles lean. |
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.2.0](https://www.npmjs.com/package/%40lit-protocol%2Fnetworks) | introduce `litClient.utils.getDerivedKeyId` - a little helper to resolve the Lit Action public key outside of the Action runtime |
12-
| [@lit-protocol/auth-services](#auth-services) | [2.0.4](https://www.npmjs.com/package/%40lit-protocol%2Fauth-services) | Updated dependencies |
9+
| [@lit-protocol/lit-client](#lit-client) | [8.2.3](https://www.npmjs.com/package/%40lit-protocol%2Flit-client) | update naga-test contract addresses. Users are expected to update and reinstall the SDK to continue using naga-test. |
10+
| [@lit-protocol/auth](#auth) | [8.1.2](https://www.npmjs.com/package/%40lit-protocol%2Fauth) | update naga-test contract addresses. Users are expected to update and reinstall the SDK to continue using naga-test. |
11+
| [@lit-protocol/networks](#networks) | [8.3.1](https://www.npmjs.com/package/%40lit-protocol%2Fnetworks) | update naga-test contract addresses. Users are expected to update and reinstall the SDK to continue using naga-test. |
12+
| [@lit-protocol/auth-services](#auth-services) | [2.0.7](https://www.npmjs.com/package/%40lit-protocol%2Fauth-services) | update naga-test contract addresses. Users are expected to update and reinstall the SDK to continue using naga-test. |
1313
| [@lit-protocol/access-control-conditions](#access-control-conditions) | [8.0.2](https://www.npmjs.com/package/%40lit-protocol%2Faccess-control-conditions) | - |
1414
| [@lit-protocol/access-control-conditions-schemas](#access-control-conditions-schemas) | [8.0.2](https://www.npmjs.com/package/%40lit-protocol%2Faccess-control-conditions-schemas) | - |
15-
| [@lit-protocol/artillery](#artillery) | [0.0.5](https://www.npmjs.com/package/%40lit-protocol%2Fartillery) | Updated dependencies |
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.4](https://www.npmjs.com/package/%40lit-protocol%2Fconstants) | Updated dependencies |
18-
| [@lit-protocol/contracts](#contracts) | [0.7.0](https://www.npmjs.com/package/%40lit-protocol%2Fcontracts) | introduce `litClient.utils.getDerivedKeyId` - a little helper to resolve the Lit Action public key outside of the Action runtime |
15+
| [@lit-protocol/artillery](#artillery) | [0.0.9](https://www.npmjs.com/package/%40lit-protocol%2Fartillery) | Updated dependencies |
16+
| [@lit-protocol/auth-helpers](#auth-helpers) | [8.1.1](https://www.npmjs.com/package/%40lit-protocol%2Fauth-helpers) | Update the naga-dev staking address. users are expected to reinstall the SDK to apply this patch to continue using the naga-dev network. |
17+
| [@lit-protocol/constants](#constants) | [8.0.7](https://www.npmjs.com/package/%40lit-protocol%2Fconstants) | Updated dependencies |
18+
| [@lit-protocol/contracts](#contracts) | [0.8.1](https://www.npmjs.com/package/%40lit-protocol%2Fcontracts) | update naga-test contract addresses. Users are expected to update and reinstall the SDK to continue using naga-test. |
1919
| [@lit-protocol/crypto](#crypto) | [8.0.2](https://www.npmjs.com/package/%40lit-protocol%2Fcrypto) | - |
20-
| [@lit-protocol/e2e](#e2e) | [3.0.0](https://www.npmjs.com/package/%40lit-protocol%2Fe2e) | introduce `litClient.utils.getDerivedKeyId` - a little helper to resolve the Lit Action public key outside of the Action runtime |
20+
| [@lit-protocol/e2e](#e2e) | [4.0.1](https://www.npmjs.com/package/%40lit-protocol%2Fe2e) | update naga-test contract addresses. Users are expected to update and reinstall the SDK to continue using naga-test. |
2121
| [@lit-protocol/logger](#logger) | [8.0.2](https://www.npmjs.com/package/%40lit-protocol%2Flogger) | - |
2222
| [@lit-protocol/schemas](#schemas) | [8.0.2](https://www.npmjs.com/package/%40lit-protocol%2Fschemas) | - |
2323
| [@lit-protocol/types](#types) | [8.0.2](https://www.npmjs.com/package/%40lit-protocol%2Ftypes) | - |
24-
| [@lit-protocol/wasm](#wasm) | [8.0.2](https://www.npmjs.com/package/%40lit-protocol%2Fwasm) | - |
24+
| [@lit-protocol/wasm](#wasm) | [8.1.0](https://www.npmjs.com/package/%40lit-protocol%2Fwasm) | Naga-local consumers can now point at a local networkContext.json with a lightweight withLocalContext call (or by setting NAGA_LOCAL_CONTEXT_PATH) while the default bundled signatures keep working as before. |
2525
| [@lit-protocol/wrapped-keys](#wrapped-keys) | [8.0.1](https://www.npmjs.com/package/%40lit-protocol%2Fwrapped-keys) | fix package metadata so bundlers load the CommonJS builds again |
2626
| [@lit-protocol/wrapped-keys-lit-actions](#wrapped-keys-lit-actions) | [8.0.1](https://www.npmjs.com/package/%40lit-protocol%2Fwrapped-keys-lit-actions) | fix package metadata so bundlers load the CommonJS builds again |
2727

2828
<Update
2929
label="lit-client"
30-
description="v8.2.0"
31-
tags={["Minor Changes"]}
32-
rss={{ title: "lit-client", description: "LitClient now offers `getIpfsId` via `@lit-protocol/lit-client/ipfs`, letting apps compute CIDv0 hashes (e.g., `await getIpfsId('hello')`) while keeping bundles lean." }}
30+
description="v8.2.3"
31+
tags={["Patch Changes"]}
32+
rss={{ title: "lit-client", description: "update naga-test contract addresses. Users are expected to update and reinstall the SDK to continue using naga-test." }}
3333
id="lit-client"
3434
>
3535

36-
## Minor Changes
36+
## Patch Changes
3737

38-
- LitClient now offers `getIpfsId` via `@lit-protocol/lit-client/ipfs`, letting apps compute CIDv0 hashes (e.g., `await getIpfsId('hello')`) while keeping bundles lean.
39-
- ```ts
40-
- import { getIpfsId } from '@lit-protocol/lit-client/ipfs';
41-
- const cid = await getIpfsId('hello');
42-
- ```
43-
- introduce `litClient.utils.getDerivedKeyId` - a little helper to resolve the Lit Action public key outside of the Action runtime
38+
- update naga-test contract addresses. Users are expected to update and reinstall the SDK to continue using naga-test.
4439
</Update>
4540

4641
<Update
4742
label="auth"
48-
description="v8.1.0"
49-
tags={["Minor Changes", "Patch Changes"]}
50-
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." }}
43+
description="v8.1.2"
44+
tags={["Patch Changes"]}
45+
rss={{ title: "auth", description: "update naga-test contract addresses. Users are expected to update and reinstall the SDK to continue using naga-test." }}
5146
id="auth"
5247
>
5348

54-
## Minor Changes
55-
56-
- 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.
57-
5849
## Patch Changes
5950

60-
- Allows `WalletClientAuthenticator.authenticate` to build SIWE messages with user-specified fields (`domain`, `uri`, `statement`, etc.) while still managing the nonce internally.
51+
- update naga-test contract addresses. Users are expected to update and reinstall the SDK to continue using naga-test.
6152
</Update>
6253

6354
<Update
6455
label="networks"
65-
description="v8.2.0"
66-
tags={["Minor Changes", "Patch Changes"]}
67-
rss={{ title: "networks", description: "introduce `litClient.utils.getDerivedKeyId` - a little helper to resolve the Lit Action public key outside of the Action runtime" }}
56+
description="v8.3.1"
57+
tags={["Patch Changes"]}
58+
rss={{ title: "networks", description: "update naga-test contract addresses. Users are expected to update and reinstall the SDK to continue using naga-test." }}
6859
id="networks"
6960
>
7061

71-
## Minor Changes
72-
73-
- introduce `litClient.utils.getDerivedKeyId` - a little helper to resolve the Lit Action public key outside of the Action runtime
74-
7562
## Patch Changes
7663

64+
- update naga-test contract addresses. Users are expected to update and reinstall the SDK to continue using naga-test.
7765
- Updated dependencies
78-
- @lit-protocol/contracts@0.7.0
66+
- @lit-protocol/contracts@0.8.1
7967
</Update>
8068

8169
<Update
8270
label="auth-services"
83-
description="v2.0.4"
71+
description="v2.0.7"
8472
tags={["Patch Changes"]}
85-
rss={{ title: "auth-services", description: "Updated dependencies" }}
73+
rss={{ title: "auth-services", description: "update naga-test contract addresses. Users are expected to update and reinstall the SDK to continue using naga-test." }}
8674
id="auth-services"
8775
>
8876

8977
## Patch Changes
9078

79+
- update naga-test contract addresses. Users are expected to update and reinstall the SDK to continue using naga-test.
9180
- Updated dependencies
92-
- @lit-protocol/contracts@0.7.0
81+
- @lit-protocol/contracts@0.8.1
9382
</Update>
9483

9584
<Update
@@ -116,7 +105,7 @@ rss: true
116105

117106
<Update
118107
label="artillery"
119-
description="v0.0.5"
108+
description="v0.0.9"
120109
tags={["Patch Changes"]}
121110
rss={{ title: "artillery", description: "Updated dependencies" }}
122111
id="artillery"
@@ -125,25 +114,25 @@ rss: true
125114
## Patch Changes
126115

127116
- Updated dependencies
128-
- @lit-protocol/e2e@3.0.0
117+
- @lit-protocol/e2e@4.0.1
129118
</Update>
130119

131120
<Update
132121
label="auth-helpers"
133-
description="v8.1.0"
134-
tags={["Minor Changes"]}
135-
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." }}
122+
description="v8.1.1"
123+
tags={["Patch Changes"]}
124+
rss={{ title: "auth-helpers", description: "Update the naga-dev staking address. users are expected to reinstall the SDK to apply this patch to continue using the naga-dev network." }}
136125
id="auth-helpers"
137126
>
138127

139-
## Minor Changes
128+
## Patch Changes
140129

141-
- 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.
130+
- Update the naga-dev staking address. users are expected to reinstall the SDK to apply this patch to continue using the naga-dev network.
142131
</Update>
143132

144133
<Update
145134
label="constants"
146-
description="v8.0.4"
135+
description="v8.0.7"
147136
tags={["Patch Changes"]}
148137
rss={{ title: "constants", description: "Updated dependencies" }}
149138
id="constants"
@@ -152,20 +141,20 @@ rss: true
152141
## Patch Changes
153142

154143
- Updated dependencies
155-
- @lit-protocol/contracts@0.7.0
144+
- @lit-protocol/contracts@0.8.1
156145
</Update>
157146

158147
<Update
159148
label="contracts"
160-
description="v0.7.0"
161-
tags={["Minor Changes"]}
162-
rss={{ title: "contracts", description: "introduce `litClient.utils.getDerivedKeyId` - a little helper to resolve the Lit Action public key outside of the Action runtime" }}
149+
description="v0.8.1"
150+
tags={["Patch Changes"]}
151+
rss={{ title: "contracts", description: "update naga-test contract addresses. Users are expected to update and reinstall the SDK to continue using naga-test." }}
163152
id="contracts"
164153
>
165154

166-
## Minor Changes
155+
## Patch Changes
167156

168-
- introduce `litClient.utils.getDerivedKeyId` - a little helper to resolve the Lit Action public key outside of the Action runtime
157+
- update naga-test contract addresses. Users are expected to update and reinstall the SDK to continue using naga-test.
169158
</Update>
170159

171160
<Update
@@ -181,22 +170,21 @@ rss: true
181170

182171
<Update
183172
label="e2e"
184-
description="v3.0.0"
185-
tags={["Minor Changes", "Patch Changes"]}
186-
rss={{ title: "e2e", description: "introduce `litClient.utils.getDerivedKeyId` - a little helper to resolve the Lit Action public key outside of the Action runtime" }}
173+
description="v4.0.1"
174+
tags={["Patch Changes"]}
175+
rss={{ title: "e2e", description: "update naga-test contract addresses. Users are expected to update and reinstall the SDK to continue using naga-test." }}
187176
id="e2e"
188177
>
189178

190-
## Minor Changes
191-
192-
- introduce `litClient.utils.getDerivedKeyId` - a little helper to resolve the Lit Action public key outside of the Action runtime
193-
194179
## Patch Changes
195180

181+
- update naga-test contract addresses. Users are expected to update and reinstall the SDK to continue using naga-test.
196182
- Updated dependencies
197-
- Updated dependencies
198-
- @lit-protocol/lit-client@8.2.0
199-
- @lit-protocol/networks@8.2.0
183+
- @lit-protocol/contracts@0.8.1
184+
- @lit-protocol/auth@8.1.2
185+
- @lit-protocol/lit-client@8.2.3
186+
- @lit-protocol/networks@8.3.1
187+
- @lit-protocol/constants@8.0.7
200188
</Update>
201189

202190
<Update
@@ -234,13 +222,15 @@ rss: true
234222

235223
<Update
236224
label="wasm"
237-
description="v8.0.2"
238-
tags={["Release"]}
239-
rss={{ title: "wasm", description: "No release notes provided yet." }}
225+
description="v8.1.0"
226+
tags={["Minor Changes"]}
227+
rss={{ title: "wasm", description: "Naga-local consumers can now point at a local networkContext.json with a lightweight withLocalContext call (or by setting NAGA_LOCAL_CONTEXT_PATH) while the default bundled signatures keep working as before." }}
240228
id="wasm"
241229
>
242230

243-
No release notes available.
231+
## Minor Changes
232+
233+
- Naga-local consumers can now point at a local networkContext.json with a lightweight withLocalContext call (or by setting NAGA_LOCAL_CONTEXT_PATH) while the default bundled signatures keep working as before.
244234
</Update>
245235

246236
<Update

0 commit comments

Comments
 (0)