Skip to content

Releases: knocklabs/knock-node

v1.20.0

07 Oct 13:34
ebd72ef

Choose a tag to compare

1.20.0 (2025-10-07)

Full Changelog: v1.19.0...v1.20.0

Features

Chores

  • internal: use npm pack for build uploads (f900cd4)
  • jsdoc: fix @link annotations to refer only to parts of the package‘s public interface (35695a0)

v1.19.0

02 Oct 17:43
3cc954b

Choose a tag to compare

1.19.0 (2025-10-01)

Full Changelog: v1.18.0...v1.19.0

Features

Bug Fixes

  • KNO-9860: fix user token signing examples in README (#136) (e647568)

Performance Improvements

Chores

  • internal: codegen related update (eee4c5f)
  • internal: fix incremental formatting in some cases (d1e199e)
  • internal: ignore .eslintcache (8d12e3e)
  • internal: remove .eslintcache (fce85c8)
  • internal: remove deprecated compilerOptions.baseUrl from tsconfig.json (cf940cd)

v1.18.0

23 Sep 19:58
c55ef20

Choose a tag to compare

1.18.0 (2025-09-23)

Full Changelog: v1.17.1...v1.18.0

Features

v1.17.1

22 Sep 19:42
ab6726c

Choose a tag to compare

1.17.1 (2025-09-22)

Full Changelog: v1.17.0...v1.17.1

Chores

v1.17.0

22 Sep 18:54
0e0d4ad

Choose a tag to compare

1.17.0 (2025-09-22)

Full Changelog: v1.16.0...v1.17.0

Features

  • api: set idempotency key header by default (f19ec37)

Chores

  • do not install brew dependencies in ./scripts/bootstrap by default (1795340)

v1.16.0

10 Sep 20:53
a7d1017

Choose a tag to compare

1.16.0 (2025-09-10)

Full Changelog: v1.15.0...v1.16.0

Features

Bug Fixes

  • coerce nullable values to undefined (6f07ab2)

v1.15.0

08 Sep 13:10
9e36817

Choose a tag to compare

1.15.0 (2025-09-05)

Full Changelog: v1.14.1...v1.15.0

Features

Chores

v1.14.1

28 Aug 13:23
488953f

Choose a tag to compare

1.14.1 (2025-08-28)

Full Changelog: v1.14.0...v1.14.1

Chores

  • internal: update global Error reference (f110897)

v1.14.0

27 Aug 20:24
4b04dfd

Choose a tag to compare

1.14.0 (2025-08-27)

Full Changelog: v1.13.0...v1.14.0

Features

v1.13.0

25 Aug 17:54
c265fef

Choose a tag to compare

1.13.0 (2025-08-23)

Full Changelog: v1.12.1...v1.13.0

Features

  • mcp: add code execution tool (c8ced1f)

Bug Fixes

Chores

  • add package to package.json (6c82f3a)
  • client: qualify global Blob (4abb378)
  • KNO-9521: add CJS instructions to README (#126) (a567528)
  • update CI script (693a157)