Releases: parallel-web/parallel-sdk-typescript
Releases · parallel-web/parallel-sdk-typescript
v0.5.0
0.5.0 (2026-05-06)
Full Changelog: v0.4.1...v0.5.0
Features
- api: manual updates (c6972a0)
- api: manual updates (e40609a)
- api: manual updates (98f915c)
- api: Task Groups v1 added to SDK (b939d5e)
- support setting headers via env (305fe46)
Bug Fixes
- types: drop FindallCancelResponse alias whose target was removed (816c149)
- types: preserve back-compat namespace members for renamed inline types (e5cafc2)
- types: use export namespace for FindAllRunInput/Schema augmentation (bc434bf)
Chores
v0.4.1
v0.4.0
0.4.0 (2026-04-21)
Full Changelog: v0.3.2...v0.4.0
Features
- api: Add Findall Candidates (425681c)
- api: Add Search and Extract v1 and associated types (31fdbd0)
- api: manual - add AdvancedSearchSettings and AdvancedExtractSettings models (dd4da4a)
- api: manual updates - update openapi spec (6db3155)
- api: Remove full_content from OpenAPI Spec (5601518)
- api: Search/Extract v1 with advanced_settings and max_results (b8890dd)
- api: task to GA v1 (8f03ca8)
- api: Update OpenAPI spec (86bcd30)
- api: Update OpenAPI spec (bd31a9a)
Chores
- ci: skip lint on metadata-only changes (a67ea61)
- internal: codegen related update (1ede4ba)
- internal: codegen related update (46fa759)
- internal: tweak CI branches (3b86286)
- internal: update dependencies to address dependabot vulnerabilities (17f20a6)
- internal: update gitignore (44b2874)
- internal: update multipart form array serialization (94d5441)
- tests: bump steady to v0.19.4 (3a21ec1)
- tests: bump steady to v0.19.5 (85850b6)
- tests: bump steady to v0.19.6 (1fa3c6a)
- tests: bump steady to v0.19.7 (5334631)
- tests: bump steady to v0.20.1 (5fe5db0)
- tests: bump steady to v0.20.2 (a6a363c)
- tests: bump steady to v0.22.1 (1d73f54)
Documentation
- update examples (6f0e64e)
Refactors
- tests: switch from prism to steady (6d6d1d9)
v0.3.2
0.3.2 (2026-03-09)
Full Changelog: v0.3.1...v0.3.2
Features
Bug Fixes
- client: avoid memory leak with abort signals (b5891d2)
- client: avoid removing abort listener too early (971bc60)
- client: preserve URL params already embedded in path (0aa4a14)
- docs/contributing: correct pnpm link command (0fba230)
Chores
- ci: skip uploading artifacts on stainless-internal branches (4d15af4)
- client: do not parse responses with empty content-length (5f852e5)
- client: restructure abort controller binding (09b3c0f)
- format all
api.mdfiles (112a9ed) - internal/client: fix form-urlencoded requests (645d7f8)
- internal: avoid type checking errors with ts-reset (8f10069)
- internal: codegen related update (ffdc333)
- internal: codegen related update (f66750f)
- internal: move stringifyQuery implementation to internal function (2cf4c15)
- test: do not count install time for mock server timeout (3b3f3ed)
- update mock server docs (004672e)
v0.3.1
v0.3.0
0.3.0 (2026-01-13)
Full Changelog: v0.2.4...v0.3.0
Features
- api: add after_date, update findAll nomenclature (d32f54b)
- api: Update excerpt settings (58c9f47)
- ci: add breaking change detection workflow (7cff646)
Bug Fixes
- api: add aliases for old findAll types (d06ae98)
- mcp: correct code tool API endpoint (e9a925c)
- mcp: return correct lines on typescript errors (d6854e6)
Chores
- api: update default headers (e7bcf21)
- break long lines in snippets into multiline (148860c)
- client: fix logger property type (2d7f64b)
- fix lint (d8fff0a)
- internal: codegen related update (d941a00)
- internal: codegen related update (bc0b8b1)
- internal: codegen related update (5ae66ee)
- internal: upgrade eslint (e6780b0)
v0.2.4
v0.2.3
0.2.3 (2025-11-06)
Full Changelog: v0.2.2...v0.2.3
Features
- api: add fetch_policy and mode to /v1beta/search (9d7d6b8)
Bug Fixes
v0.2.2
0.2.2 (2025-10-22)
Full Changelog: v0.2.1...v0.2.2
Bug Fixes
- api: default beta headers for /v1beta/search and /v1beta/extract (f4e52ca)
v0.2.1
0.2.1 (2025-10-21)
Full Changelog: v0.2.0...v0.2.1
Bugfix
- api: Make FetchPolicy a common model instead of an extract specific model (1215c78)