Releases: rejifald/StitchAPI
Releases · rejifald/StitchAPI
Release list
v1.0.0-rc.5
See CHANGELOG.md
v1.0.0-rc.4
Prerelease on the rc channel.
Added
- GraphQL
operationName(#349) — thegraphqlsurface now sendsoperationNamealongside{ query, variables }, derived from the first named operation in the document (anonymous documents omit it, matchinggraphql-request). NewoperationNameconfig key overrides the derived value or suppresses it with''. Restores parity with conventional GraphQL clients so servers, access logs, APM traces, and request mocks that key on the operation name see it again.
Install: npm install stitchapi@rc
v1.0.0-rc.2
First version published automatically via OIDC trusted publishing (no token), with signed build provenance. No library changes vs rc.1. See CHANGELOG.md.
v1.0.0-rc.1
First v1.0 release candidate of stitchapi (+ the @stitchapi/* companions), published under the npm rc dist-tag. See CHANGELOG.md for details.