Skip to content

Releases: plastic-labs/honcho-node

v0.0.11

16 Dec 06:28
c6764fc
Compare
Choose a tag to compare

0.0.11 (2024-12-16)

Full Changelog: v0.0.10...v0.0.11

Features

  • api: api update (#69) (e935432)
  • internal: make git install file structure match npm (#64) (c2a3286)

Chores

  • internal: bump cross-spawn to v7.0.6 (#66) (6abb709)
  • internal: remove unnecessary getRequestClient function (#65) (cd1b27d)
  • internal: update isAbsoluteURL (#68) (0f35089)
  • remove redundant word in comment (#63) (aa824a1)
  • types: nicer error class types + jsdocs (#67) (3a5c429)

Documentation

  • remove suggestion to use npm call out (#61) (a269625)

v0.0.10

15 Nov 17:37
9ef6443
Compare
Choose a tag to compare

0.0.10 (2024-11-15)

Full Changelog: v0.0.9...v0.0.10

Features

Chores

  • rebuild project due to codegen change (#56) (126da8f)
  • rebuild project due to codegen change (#58) (3e76822)

v0.0.9

08 Nov 21:07
0a8316f
Compare
Choose a tag to compare

0.0.9 (2024-11-08)

Full Changelog: v0.0.8...v0.0.9

Bug Fixes

  • api: swap package name back (982e6e4)

v0.0.8

07 Nov 17:10
Compare
Choose a tag to compare

0.1.0 (2024-11-07)

Full Changelog: v0.0.7...v0.1.0

Features

Chores

  • rebuild project due to codegen change (#46) (d4f3332)

v0.0.7

21 Oct 22:05
68fab82
Compare
Choose a tag to compare

0.0.7 (2024-10-21)

Full Changelog: v0.0.6...v0.0.7

Features

Bug Fixes

  • errors: pass message through to APIConnectionError (#37) (099c25b)

Chores

  • better object fallback behaviour for casting errors (#38) (3e16bc1)
  • internal: codegen related update (#33) (9d50dfc)
  • internal: codegen related update (#36) (dbade17)

Documentation

v0.0.6

15 Aug 14:47
45926d2
Compare
Choose a tag to compare

0.0.6 (2024-08-07)

Full Changelog: v0.0.5...v0.0.6

Chores

  • internal: codegen related update (#30) (42b6a61)

v0.0.5

01 Aug 19:42
617733b
Compare
Choose a tag to compare

0.0.5 (2024-08-01)

Full Changelog: v0.0.4...v0.0.5

Features

Bug Fixes

  • compat: remove ReadableStream polyfill redundant since node v16 (#21) (697784b)

Chores

  • ci: correctly tag pre-release npm packages (#27) (1f718ec)
  • docs: fix incorrect client var names (#22) (b19d486)
  • internal: add constant for default timeout (#23) (67519e0)
  • internal: codegen related update (#16) (8fd8961)
  • internal: codegen related update (#26) (5f40103)
  • internal: codegen related update (#28) (a87faf6)
  • tests: update prism version (#18) (09748fe)

v0.0.4

23 May 18:38
5923664
Compare
Choose a tag to compare

0.0.4 (2024-05-23)

Full Changelog: v0.0.3...v0.0.4

Features

v0.0.3

23 May 01:50
73b4271
Compare
Choose a tag to compare

0.0.3 (2024-05-23)

Full Changelog: v0.0.2...v0.0.3

Features

  • api: OpenAPI spec update via Stainless API (#10) (b523d40)
  • api: update via SDK Studio (#11) (5ac8ff6)
  • api: update via SDK Studio (#9) (3f05b53)

Chores

v0.0.2

16 May 14:10
aeff0a3
Compare
Choose a tag to compare

0.0.2 (2024-05-16)

Full Changelog: v0.0.2-alpha.1...v0.0.2

Features