> ## Documentation Index
> Fetch the complete documentation index at: https://docs.textql.com/llms.txt
> Use this file to discover all available pages before exploring further.

# TypeScript SDK release log

> Release history for the TextQL TypeScript SDK

Install the latest release from [npm](https://www.npmjs.com/package/@textql/sdk):

```bash theme={null}
npm install @textql/sdk
```

<Update label="v1.0.6" description="July 21, 2026">
  [View `@textql/sdk` v1.0.6 on npm](https://www.npmjs.com/package/@textql/sdk/v/1.0.6).

  ```bash theme={null}
  npm install @textql/sdk@1.0.6
  ```

  Generated with [Speakeasy CLI 1.790.3 (generator 2.918.4)](https://github.com/speakeasy-api/speakeasy).
</Update>

<Update label="v1.0.4" description="July 20, 2026">
  [View `@textql/sdk` v1.0.4 on npm](https://www.npmjs.com/package/@textql/sdk/v/1.0.4).

  ```bash theme={null}
  npm install @textql/sdk@1.0.4
  ```

  Generated with [Speakeasy CLI 1.790.3 (generator 2.918.4)](https://github.com/speakeasy-api/speakeasy).
</Update>

<Update label="v1.0.3" description="July 20, 2026">
  [View `@textql/sdk` v1.0.3 on npm](https://www.npmjs.com/package/@textql/sdk/v/1.0.3).

  ```bash theme={null}
  npm install @textql/sdk@1.0.3
  ```

  Generated with [Speakeasy CLI 1.790.3 (generator 2.918.4)](https://github.com/speakeasy-api/speakeasy).
</Update>
