> ## Documentation Index
> Fetch the complete documentation index at: https://litprotocol-feat-rusk-sdk.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog

> Keep track of changes and updates across the Lit JS SDK packages

| Package                                                                               | Latest version                                                                             | Summary                                                                                                                                                                                                            |
| ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| [@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.                                                                                               |
| [@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.                                                                                               |
| [@lit-protocol/networks](#networks)                                                   | [8.3.2](https://www.npmjs.com/package/%40lit-protocol%2Fnetworks)                          | Updated dependencies                                                                                                                                                                                               |
| [@lit-protocol/auth-services](#auth-services)                                         | [2.0.8](https://www.npmjs.com/package/%40lit-protocol%2Fauth-services)                     | Updated dependencies                                                                                                                                                                                               |
| [@lit-protocol/access-control-conditions](#access-control-conditions)                 | [8.0.2](https://www.npmjs.com/package/%40lit-protocol%2Faccess-control-conditions)         | -                                                                                                                                                                                                                  |
| [@lit-protocol/access-control-conditions-schemas](#access-control-conditions-schemas) | [8.0.2](https://www.npmjs.com/package/%40lit-protocol%2Faccess-control-conditions-schemas) | -                                                                                                                                                                                                                  |
| [@lit-protocol/artillery](#artillery)                                                 | [0.0.10](https://www.npmjs.com/package/%40lit-protocol%2Fartillery)                        | @lit-protocol/e2e\@4.0.2                                                                                                                                                                                           |
| [@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.                                                                           |
| [@lit-protocol/constants](#constants)                                                 | [8.0.8](https://www.npmjs.com/package/%40lit-protocol%2Fconstants)                         | Updated dependencies                                                                                                                                                                                               |
| [@lit-protocol/contracts](#contracts)                                                 | [0.8.2](https://www.npmjs.com/package/%40lit-protocol%2Fcontracts)                         | Provide a browser-only stub for `custom-network-signatures` so web builds skip the Node-specific implementation                                                                                                    |
| [@lit-protocol/crypto](#crypto)                                                       | [8.0.2](https://www.npmjs.com/package/%40lit-protocol%2Fcrypto)                            | -                                                                                                                                                                                                                  |
| [@lit-protocol/e2e](#e2e)                                                             | [4.0.2](https://www.npmjs.com/package/%40lit-protocol%2Fe2e)                               | Updated dependencies                                                                                                                                                                                               |
| [@lit-protocol/logger](#logger)                                                       | [8.0.2](https://www.npmjs.com/package/%40lit-protocol%2Flogger)                            | -                                                                                                                                                                                                                  |
| [@lit-protocol/schemas](#schemas)                                                     | [8.0.2](https://www.npmjs.com/package/%40lit-protocol%2Fschemas)                           | -                                                                                                                                                                                                                  |
| [@lit-protocol/types](#types)                                                         | [8.0.2](https://www.npmjs.com/package/%40lit-protocol%2Ftypes)                             | -                                                                                                                                                                                                                  |
| [@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. |
| [@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                                                                                                                                                    |
| [@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                                                                                                                                                    |

<Update label="lit-client" description="v8.2.3" tags={["Patch Changes"]} rss={{ title: "lit-client", description: "update naga-test contract addresses. Users are expected to update and reinstall the SDK to continue using naga-test." }} id="lit-client">
  ## Patch Changes

  * update naga-test contract addresses. Users are expected to update and reinstall the SDK to continue using naga-test.
</Update>

<Update label="auth" description="v8.1.2" tags={["Patch Changes"]} rss={{ title: "auth", description: "update naga-test contract addresses. Users are expected to update and reinstall the SDK to continue using naga-test." }} id="auth">
  ## Patch Changes

  * update naga-test contract addresses. Users are expected to update and reinstall the SDK to continue using naga-test.
</Update>

<Update label="networks" description="v8.3.2" tags={["Patch Changes"]} rss={{ title: "networks", description: "Updated dependencies" }} id="networks">
  ## Patch Changes

  * Updated dependencies
  * @lit-protocol/contracts\@0.8.2
</Update>

<Update label="auth-services" description="v2.0.8" tags={["Patch Changes"]} rss={{ title: "auth-services", description: "Updated dependencies" }} id="auth-services">
  ## Patch Changes

  * Updated dependencies
  * @lit-protocol/contracts\@0.8.2
</Update>

<Update label="access-control-conditions" description="v8.0.2" tags={["Release"]} rss={{ title: "access-control-conditions", description: "No release notes provided yet." }} id="access-control-conditions">
  No release notes available.
</Update>

<Update label="access-control-conditions-schemas" description="v8.0.2" tags={["Release"]} rss={{ title: "access-control-conditions-schemas", description: "No release notes provided yet." }} id="access-control-conditions-schemas">
  No release notes available.
</Update>

<Update label="artillery" description="v0.0.10" tags={["Patch Changes"]} rss={{ title: "artillery", description: "@lit-protocol/e2e@4.0.2" }} id="artillery">
  ## Patch Changes

  * @lit-protocol/e2e\@4.0.2
</Update>

<Update label="auth-helpers" description="v8.1.1" tags={["Patch Changes"]} 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." }} id="auth-helpers">
  ## Patch Changes

  * Update the naga-dev staking address. users are expected to reinstall the SDK to apply this patch to continue using the naga-dev network.
</Update>

<Update label="constants" description="v8.0.8" tags={["Patch Changes"]} rss={{ title: "constants", description: "Updated dependencies" }} id="constants">
  ## Patch Changes

  * Updated dependencies
  * @lit-protocol/contracts\@0.8.2
</Update>

<Update label="contracts" description="v0.8.2" tags={["Patch Changes"]} rss={{ title: "contracts", description: "Provide a browser-only stub for `custom-network-signatures` so web builds skip the Node-specific implementation" }} id="contracts">
  ## Patch Changes

  * Provide a browser-only stub for `custom-network-signatures` so web builds skip the Node-specific implementation
</Update>

<Update label="crypto" description="v8.0.2" tags={["Release"]} rss={{ title: "crypto", description: "No release notes provided yet." }} id="crypto">
  No release notes available.
</Update>

<Update label="e2e" description="v4.0.2" tags={["Patch Changes"]} rss={{ title: "e2e", description: "Updated dependencies" }} id="e2e">
  ## Patch Changes

  * Updated dependencies
  * @lit-protocol/contracts\@0.8.2
  * @lit-protocol/constants\@8.0.8
  * @lit-protocol/networks\@8.3.2
</Update>

<Update label="logger" description="v8.0.2" tags={["Release"]} rss={{ title: "logger", description: "No release notes provided yet." }} id="logger">
  No release notes available.
</Update>

<Update label="schemas" description="v8.0.2" tags={["Release"]} rss={{ title: "schemas", description: "No release notes provided yet." }} id="schemas">
  No release notes available.
</Update>

<Update label="types" description="v8.0.2" tags={["Release"]} rss={{ title: "types", description: "No release notes provided yet." }} id="types">
  No release notes available.
</Update>

<Update label="wasm" description="v8.1.0" tags={["Minor Changes"]} 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." }} id="wasm">
  ## Minor Changes

  * 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.
</Update>

<Update label="wrapped-keys" description="v8.0.1" tags={["Patch Changes"]} rss={{ title: "wrapped-keys", description: "fix package metadata so bundlers load the CommonJS builds again" }} id="wrapped-keys">
  ## Patch Changes

  * fix package metadata so bundlers load the CommonJS builds again
</Update>

<Update label="wrapped-keys-lit-actions" description="v8.0.1" tags={["Patch Changes"]} rss={{ title: "wrapped-keys-lit-actions", description: "fix package metadata so bundlers load the CommonJS builds again" }} id="wrapped-keys-lit-actions">
  ## Patch Changes

  * fix package metadata so bundlers load the CommonJS builds again
</Update>
