Skip to content

Releases: perplexityai/perplexity-node

v0.29.0

13 May 22:52
2620e52

Choose a tag to compare

0.29.0 (2026-05-13)

Full Changelog: v0.28.0...v0.29.0

Features

  • search: add search_type parameter for People Search routing (13dbe2d)

v0.28.0

13 May 21:19
15e89c1

Choose a tag to compare

0.28.0 (2026-05-13)

Full Changelog: v0.27.0...v0.28.0

Features

  • responses: add people_search and finance_search built-in tools (f73d971)
  • support setting headers via env (8d99818)

Chores

  • apply prettier formatting to README (147cf39)
  • format: run eslint and prettier separately (bd0078c)
  • formatter: run prettier and eslint separately (e5b3c00)
  • internal: codegen related update (d99d9e3)
  • internal: more robust bootstrap script (c32e68e)
  • redact api-key headers in debug logs (af8b1ee)

v0.27.0

14 Apr 23:07
f176e77

Choose a tag to compare

0.27.0 (2026-04-14)

Full Changelog: v0.26.6...v0.27.0

Features

  • send X-Source and X-Title headers (26d3659)

v0.26.6

13 Apr 19:51
8dfef69

Choose a tag to compare

0.26.6 (2026-04-12)

Full Changelog: v0.26.5...v0.26.6

Bug Fixes

  • internal: gitignore generated oidc dir (b92ff78)

Chores

  • internal: codegen related update (372e0a8)
  • internal: codegen related update (c1520fa)
  • internal: codegen related update (2af2538)

v0.26.5

27 Mar 00:57
a5cd71c

Choose a tag to compare

0.26.5 (2026-03-24)

Full Changelog: v0.26.4...v0.26.5

Chores

  • ci: skip lint on metadata-only changes (75bb43c)
  • internal: update gitignore (b0c4a8b)

v0.26.4

22 Mar 19:56
e575052

Choose a tag to compare

0.26.4 (2026-03-22)

Full Changelog: v0.26.3...v0.26.4

v0.26.3

22 Mar 19:24
6edf40f

Choose a tag to compare

0.26.3 (2026-03-16)

Full Changelog: v0.26.2...v0.26.3

Chores

  • internal: tweak CI branches (b9f8712)

v0.26.2

12 Mar 17:28
a179048

Choose a tag to compare

0.26.2 (2026-03-09)

Full Changelog: v0.26.1...v0.26.2

Bug Fixes

  • client: preserve URL params already embedded in path (98b1ab9)
  • fix request delays for retrying to be more respectful of high requested delays (5399979)

Chores

  • ci: skip uploading artifacts on stainless-internal branches (3d2b6b3)
  • internal: update dependencies to address dependabot vulnerabilities (b494823)

v0.26.1

03 Mar 02:46
11dad21

Choose a tag to compare

0.26.1 (2026-02-26)

Full Changelog: v0.26.0...v0.26.1

Chores

  • internal: move stringifyQuery implementation to internal function (139530e)

v0.26.0

23 Feb 18:55
39e847a

Choose a tag to compare

0.26.0 (2026-02-23)

Full Changelog: v0.25.0...v0.26.0

Features

  • api: Add browser API endpoints (a35f39c)
  • api: manual updates (bb5e5a8)

Bug Fixes

  • docs/contributing: correct pnpm link command (2976eab)

Chores

  • internal/client: fix form-urlencoded requests (36bfdb4)
  • internal: remove mock server code (4ea1e20)
  • update mock server docs (73990f1)