Skip to content

Releases: writer/writer-node

v1.5.0

16 Dec 20:08
1c83555
Compare
Choose a tag to compare

1.5.0 (2024-12-11)

Full Changelog: v1.4.0...v1.5.0

Features

Chores

v1.4.0

20 Nov 10:14
29ed155
Compare
Choose a tag to compare

1.4.0 (2024-11-20)

Full Changelog: v1.3.0...v1.4.0

Features

  • api: default timeout increase to 3 min (#111) (e0d48dc)

Chores

  • rebuild project due to codegen change (#107) (f053183)
  • rebuild project due to codegen change (#109) (7f35e1b)
  • rebuild project due to codegen change (#110) (fc9e0e0)

v1.3.0

14 Nov 14:22
3d783d7
Compare
Choose a tag to compare

1.3.0 (2024-11-12)

Full Changelog: v1.2.0...v1.3.0

Features

Bug Fixes

Chores

  • rebuild project due to codegen change (#104) (e1c82c3)
  • rebuild project due to codegen change (#90) (89fa5b3)
  • rebuild project due to codegen change (#91) (3657edb)
  • rebuild project due to codegen change (#92) (a60408e)
  • rebuild project due to codegen change (#93) (0f9276c)
  • rebuild project due to codegen change (#96) (25327f5)
  • rebuild project due to codegen change (#97) (6df076b)
  • rebuild project due to codegen change (#98) (890c742)

v1.2.0

10 Oct 18:28
0606300
Compare
Choose a tag to compare

1.2.0 (2024-10-10)

Full Changelog: v1.1.0...v1.2.0

Features

v1.1.0

09 Oct 21:19
b6c7f90
Compare
Choose a tag to compare

1.1.0 (2024-10-09)

Full Changelog: v1.0.0...v1.1.0

Features

v1.0.0

09 Oct 12:52
2236af2
Compare
Choose a tag to compare

1.0.0 (2024-10-09)

Full Changelog: v0.5.0...v1.0.0

Features

Bug Fixes

  • add content type to file uploads param (cb5531a)
  • change file content type to Core.Uploadable (64c3ac9)

Chores

  • internal: codegen related update (#69) (4fdbf70)
  • internal: codegen related update (#72) (611a33b)
  • internal: move LineDecoder to a separate file (#76) (f8c8855)
  • internal: pass props through internal parser (#78) (bb1aae5)

Documentation

v0.5.0

24 Sep 19:44
394acb8
Compare
Choose a tag to compare

0.5.0 (2024-09-24)

Full Changelog: v0.4.1...v0.5.0

Features

Bug Fixes

Chores

  • internal: codegen related update (#58) (0b0a85d)

Documentation

v0.4.1

06 Sep 08:02
70d46ae
Compare
Choose a tag to compare

0.4.1 (2024-09-06)

Full Changelog: v0.4.0...v0.4.1

Bug Fixes

  • uploads: avoid making redundant memory copies (#55) (f864fb3)

Chores

  • internal: codegen related update (#51) (fcebf50)
  • internal: dependency updates (#53) (ab3c399)
  • Update completions-streaming.ts (303a7b4)

v0.4.0

14 Aug 14:24
fcf89ed
Compare
Choose a tag to compare

0.4.0 (2024-08-14)

Full Changelog: v0.3.0...v0.4.0

Features

  • api: added method to generate applications content (#43) (09b2657)
  • api: update via SDK Studio (#37) (978cf26)
  • api: update via SDK Studio (#41) (6e08bc0)
  • api: update via SDK Studio (#42) (2c54f4a)
  • feat: joint method uploadAndAddFileToGraph (49ae4ba)
  • fix: lint (4a363dc)

Bug Fixes

  • compat: remove ReadableStream polyfill redundant since node v16 (#33) (2dac835)

Chores

Documentation

v0.3.0

17 Jul 09:40
05e62c8
Compare
Choose a tag to compare

0.3.0 (2024-07-16)

Full Changelog: v0.2.0...v0.3.0

Features

  • fix(api/files): remove unintentional Content-Length header param (00aa0e8)