Skip to content

Releases: sfcompute/nodes-typescript

v0.1.0-alpha.23

07 Nov 00:16
c51916e

Choose a tag to compare

v0.1.0-alpha.23 Pre-release
Pre-release

0.1.0-alpha.23 (2025-11-07)

Full Changelog: v0.1.0-alpha.22...v0.1.0-alpha.23

Features

v0.1.0-alpha.22

22 Oct 23:07
8f6458e

Choose a tag to compare

v0.1.0-alpha.22 Pre-release
Pre-release

0.1.0-alpha.22 (2025-10-17)

Full Changelog: v0.1.0-alpha.21...v0.1.0-alpha.22

Features

Chores

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

v0.1.0-alpha.21

02 Oct 23:34
9af205c

Choose a tag to compare

v0.1.0-alpha.21 Pre-release
Pre-release

0.1.0-alpha.21 (2025-10-02)

Full Changelog: v0.1.0-alpha.20...v0.1.0-alpha.21

Features

v0.1.0-alpha.20

02 Oct 09:32
838405b

Choose a tag to compare

v0.1.0-alpha.20 Pre-release
Pre-release

0.1.0-alpha.20 (2025-10-02)

Full Changelog: v0.1.0-alpha.19...v0.1.0-alpha.20

Features

  • api: add support for delete action (7190193)

v0.1.0-alpha.19

02 Oct 02:12
396460a

Choose a tag to compare

v0.1.0-alpha.19 Pre-release
Pre-release

0.1.0-alpha.19 (2025-10-02)

Full Changelog: v0.1.0-alpha.18...v0.1.0-alpha.19

Features

v0.1.0-alpha.18

02 Oct 01:09
b8dd909

Choose a tag to compare

v0.1.0-alpha.18 Pre-release
Pre-release

0.1.0-alpha.18 (2025-10-02)

Full Changelog: v0.1.0-alpha.17...v0.1.0-alpha.18

Features

  • api: add redeploy action (88aa263)

Chores

  • internal: remove .eslintcache (4d5362c)

v0.1.0-alpha.17

02 Oct 01:01
a42948e

Choose a tag to compare

v0.1.0-alpha.17 Pre-release
Pre-release

0.1.0-alpha.17 (2025-09-30)

Full Changelog: v0.1.0-alpha.16...v0.1.0-alpha.17

Features

Performance Improvements

Chores

  • do not install brew dependencies in ./scripts/bootstrap by default (d6c29b1)
  • internal: codegen related update (284b201)
  • internal: codegen related update (8660c06)
  • internal: fix incremental formatting in some cases (09d1193)
  • internal: remove deprecated compilerOptions.baseUrl from tsconfig.json (1f456b3)

v0.1.0-alpha.16

16 Sep 02:07
a7e35e8

Choose a tag to compare

v0.1.0-alpha.16 Pre-release
Pre-release

0.1.0-alpha.16 (2025-09-16)

Full Changelog: v0.1.0-alpha.15...v0.1.0-alpha.16

Features

v0.1.0-alpha.15

12 Sep 05:09
16a7822

Choose a tag to compare

v0.1.0-alpha.15 Pre-release
Pre-release

0.1.0-alpha.15 (2025-09-12)

Full Changelog: v0.1.0-alpha.14...v0.1.0-alpha.15

Features

v0.1.0-alpha.14

10 Sep 05:28
6a040a5

Choose a tag to compare

v0.1.0-alpha.14 Pre-release
Pre-release

0.1.0-alpha.14 (2025-09-10)

Full Changelog: v0.1.0-alpha.13...v0.1.0-alpha.14

Features

Bug Fixes

  • api: remove undocumented endpoints, add list endpoint (b46f9f0)
  • coerce nullable values to undefined (6b8b463)