Releases: apollographql/apollo-ai-apps-client
Releases · apollographql/apollo-ai-apps-client
0.2.4 (2025-12-13)
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)
Features
- Added validation for
@toolarguments
0.2.2 (2025-12-04)
Fixes
- Bug: Handle crash when prefetch property was not set on toolOutput
0.2.1 (2025-12-02)
Fixes
- BUG: Missing TS definitions for csp and issue with variables TS signature
0.2.0 (2025-11-27)
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)
Features
- automated publishing