Skip to content

Releases: apollographql/apollo-ai-apps-client

0.2.4 (2025-12-13)

13 Dec 02:40

Choose a tag to compare

Features

  • Add AbsoluteAssetImportsPlugin to support local emulator development

Fixes

  • Plugin should always write manifest to local and build directories

0.2.3 (2025-12-09)

09 Dec 18:14

Choose a tag to compare

Features

  • Added validation for @tool arguments

0.2.2 (2025-12-04)

04 Dec 00:25

Choose a tag to compare

Fixes

  • Bug: Handle crash when prefetch property was not set on toolOutput

0.2.1 (2025-12-02)

02 Dec 22:06

Choose a tag to compare

Fixes

  • BUG: Missing TS definitions for csp and issue with variables TS signature

0.2.0 (2025-11-27)

27 Nov 19:51

Choose a tag to compare

Breaking Changes

  • Rename OperationManifestPlugin to ApplicationManifestPlugin

Features

  • Add CSP settings to application manifest pulled from package.json "csp.connectDomains" and "csp.resourceDomains" fields

Fixes

  • Bug: useRequestDisplayMode was not properly returning the result of the function call

0.1.1 (2025-11-25)

25 Nov 21:27

Choose a tag to compare

Features

  • automated publishing