Summary
- Patch release on top of the OpenAI V4 release line from v0.18.1.
- Updates the shared SDK release version, README install example, and Starlight provider install snippets to 0.18.2.
- Includes the Google and Google Vertex video polling abort fix so abort races return provider abort errors instead of leaking raw Swift CancellationError.
Validation
- PR #35 checks: Tests passed, Vercel passed.
- main push Tests passed: https://github.com/teunlao/swift-ai-sdk/actions/runs/28690684187
- Local: swift build, pnpm run docs:check, pnpm run docs:build, git diff --check.