Skip to content

Releases: kernel/kernel-node-sdk

v0.8.0

16 Jul 16:33

Choose a tag to compare

0.8.0 (2025-07-16)

Full Changelog: v0.7.1...v0.8.0

Features

Chores

  • make some internal functions async (b5d654f)

v0.7.1

08 Jul 18:20

Choose a tag to compare

0.7.1 (2025-07-08)

Full Changelog: v0.7.0...v0.7.1

Features

Bug Fixes

Chores

  • add docs to RequestOptions type (fcb82ff)

v0.7.0

02 Jul 21:51

Choose a tag to compare

0.7.0 (2025-07-02)

Full Changelog: v0.6.5...v0.7.0

Features

v0.6.5

02 Jul 19:08

Choose a tag to compare

0.6.5 (2025-07-02)

Full Changelog: v0.6.4...v0.6.5

Chores

  • ci: only run for pushes and fork pull requests (4b2836c)
  • client: improve path param validation (0105321)

v0.6.4

27 Jun 17:06

Choose a tag to compare

0.6.4 (2025-06-27)

Full Changelog: v0.6.3...v0.6.4

Features

Bug Fixes

  • ci: release-doctor — report correct token name (c9e22fd)
  • client: get fetchOptions type more reliably (5f60c0f)

v0.6.3

25 Jun 12:54

Choose a tag to compare

0.6.3 (2025-06-25)

Full Changelog: v0.6.2...v0.6.3

Features

  • api: /browsers no longer requires invocation id (8875d65)

v0.6.2

24 Jun 19:52

Choose a tag to compare

0.6.2 (2025-06-24)

Full Changelog: v0.6.1...v0.6.2

Features

  • api: add since parameter to deployment logs endpoint (178712c)

Bug Fixes

  • client: explicitly copy fetch in withOptions (9859602)

Chores

  • readme: use better example snippet for undocumented params (e8633e0)

Refactors

  • types: replace Record with mapped types (73ff4fa)

v0.6.1

18 Jun 18:02
a9d704f

Choose a tag to compare

0.6.1 (2025-06-18)

Full Changelog: v0.6.0...v0.6.1

Features

  • api: add delete_browsers endpoint (1f1c4d8)

v0.6.0

18 Jun 10:35
7c5d2e4

Choose a tag to compare

0.6.0 (2025-06-18)

Full Changelog: v0.5.0...v0.6.0

Features

  • api: update via SDK Studio (ce675af)
  • api: update via SDK Studio (b4fbd8c)
  • api: update via SDK Studio (c6890ba)
  • api: update via SDK Studio (842ec55)
  • api: update via SDK Studio (b0652c7)
  • api: update via SDK Studio (76a1ea8)
  • api: update via SDK Studio (371e317)
  • api: update via SDK Studio (6e4f782)
  • api: update via SDK Studio (121219a)
  • api: update via SDK Studio (567602f)
  • api: update via SDK Studio (ef99764)
  • api: update via SDK Studio (e4ad78d)
  • api: update via SDK Studio (171423f)
  • client: add support for endpoint-specific base URLs (7b4d7a2)

Bug Fixes

  • publish script — handle NPM errors correctly (16c70f4)

Chores

  • avoid type error in certain environments (ec7be8d)
  • ci: enable for pull requests (0dc0e13)
  • client: refactor imports (801fb38)
  • internal: add pure annotations, make base APIResource abstract (71cd518)
  • readme: update badges (48f24e9)

v0.5.0

05 Jun 14:39
b9cad84

Choose a tag to compare

0.5.0 (2025-06-04)

Full Changelog: v0.4.0...v0.5.0

Features

  • Adds stealth mode to browser creation API. Stealth browsers run with residential proxies and automatic captcha solving.

Bug Fixes

  • compat with more runtimes (9862639)

Chores

  • adjust eslint.config.mjs ignore pattern (8e7e28a)
  • deps: bump eslint-plugin-prettier (d3c4417)
  • docs: use top-level-await in example snippets (ac334e0)
  • internal: codegen related update (1d16505)
  • internal: fix readablestream types in node 20 (77cdbc2)
  • internal: update jest config (3248860)
  • internal: version bump (870e534)