§ 02 · highlights
What ships in this release.
- ▸`@linkfetch/sdk` on npm; `linkfetch` on pypi.
- ▸Full TypeScript types autogenerated from OpenAPI.
- ▸Retries, request IDs, and provenance passthrough built-in.
§ 03 · context
Why we shipped it.
Both SDKs are now generally available. TypeScript and Python bindings autogenerated from our OpenAPI spec; retries, request IDs, provenance pass-through, and typed errors handled for you. Install `npm i @linkfetch/sdk` or `pip install linkfetch`.