Skip to content

Releases: lmnt-com/lmnt-node

v2.13.0

04 Jun 02:01

Choose a tag to compare

2.13.0 (2026-06-04)

Features

  • api: target API version 1.2 (2a1333e)

v2.12.2

01 Jun 22:23

Choose a tag to compare

2.12.2 (2026-05-21)

Chores

Build System

  • switch from yarn to pnpm with a 9-day package-age gate (ab61ed7)

v2.12.1

19 May 21:19

Choose a tag to compare

2.12.1 (2026-05-19)

Chores

  • replace X-Stainless-* request headers with X-Lmnt-* (c6121cf)

v2.12.0

09 May 14:29

Choose a tag to compare

2.12.0 (2026-05-09)

Features

  • api: regenerate for LMNT API 1.1 (d369090)
  • api: speech session improvements for API 1.1 (e113410)

Bug Fixes

  • pin npm publish registry (8ffb2d8)

Chores

  • examples: drop stale speech.convert references (d3b9acb)
  • regenerate sdk (ac364d1)
  • regenerate sdk (438e98b)

Documentation

  • link LMNT API reference in README intro (4b97641)
  • rebrand to LMNT TypeScript SDK (30dd5b8)
  • refresh speech session descriptions (ff18ab9)
  • streamline README and drop examples/ (430760f)

v2.11.2

26 Apr 22:10

Choose a tag to compare

2.11.2 (2026-04-26)

Bug Fixes

  • drop unsupported speed param from session init (3828179)

Chores

  • bump minimum supported Node to 20 LTS (11e9e3c)
  • clean up deprecated files (f3d42aa)
  • regenerate from carbonsteel preview build (7f0861b)

v2.11.1

29 Sep 21:04

Choose a tag to compare

2.11.1 (2025-09-27)

Full Changelog: v2.11.0...v2.11.1

Performance Improvements

Chores

  • internal: codegen related update (62bbc54)
  • internal: fix incremental formatting in some cases (5384beb)
  • internal: ignore .eslintcache (4ddebe6)
  • internal: remove deprecated compilerOptions.baseUrl from tsconfig.json (a229a66)

v2.11.0

22 Sep 23:41

Choose a tag to compare

2.11.0 (2025-09-20)

Full Changelog: v2.10.0...v2.11.0

Features

Chores

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

v2.10.0

11 Sep 17:34

Choose a tag to compare

2.10.0 (2025-09-09)

Full Changelog: v2.9.0...v2.10.0

Features

Bug Fixes

  • coerce nullable values to undefined (e01cd14)

Chores

v2.9.0

27 Aug 18:56

Choose a tag to compare

2.9.0 (2025-08-27)

Full Changelog: v2.8.2...v2.9.0

Features

Chores

v2.8.2

19 Aug 17:23

Choose a tag to compare

2.8.2 (2025-08-16)

Full Changelog: v2.8.1...v2.8.2

Chores

  • deps: update dependency node-fetch to v2.6.13 (37b4c05)
  • internal: formatting change (2fb54bd)
  • internal: update comment in script (905d4fb)