Skip to content

Releases: wandelbotsgmbh/nova-js

v3.3.1

07 Nov 09:56
1be5d12

Choose a tag to compare

3.3.1 (2025-11-07)

Bug Fixes

  • Update mock version of NovaClient to v2 (#176) (1be5d12)

v3.3.0

07 Nov 07:20
0b1dea5

Choose a tag to compare

3.3.0 (2025-11-07)

Features

v3.2.0

16 Sep 12:30
060c7bf

Choose a tag to compare

3.2.0 (2025-09-16)

Features

  • Use underlying nova-api with broader import compat (#132) (060c7bf)

v3.1.0

04 Sep 19:21
2d5150f

Choose a tag to compare

3.1.0 (2025-09-04)

Features

  • Upgrade axios, tsup & semantic-release (#123) (2d5150f)

v3.0.1

04 Sep 19:13
1ddc916

Choose a tag to compare

3.0.1 (2025-09-04)

Bug Fixes

v3.0.0

25 Aug 08:35

Choose a tag to compare

3.0.0 (2025-08-25)

  • feat!: trigger major release for v2 removal (a92ef55)

Bug Fixes

  • correct joint_position structure in MockNovaInstance (9df6107)

BREAKING CHANGES

  • Previous commit removed v2 functionality but used incorrect
    commit message format. This commit triggers the major version bump.

v2.1.4

18 Jun 12:53
6c574d9

Choose a tag to compare

2.1.4 (2025-06-18)

Bug Fixes

  • Update Axios headers in NovaClient to conditionally include X-Wa… (#104) (6c574d9)

v2.1.3

18 Jun 12:42
59b9194

Choose a tag to compare

2.1.3 (2025-06-18)

Bug Fixes

  • Remove deprecated headers from NovaClient requests (#103) (59b9194)

v2.1.2

18 Jun 10:02
a4bbeb1

Choose a tag to compare

2.1.2 (2025-06-18)

Bug Fixes

  • Add X-Wandelbots-Client header to NovaClient requests (#102) (a4bbeb1)

v2.1.1

17 Jun 14:03
410687f

Choose a tag to compare

2.1.1 (2025-06-17)

Bug Fixes

  • Update headers in NovaClient to use X-Client-SDK and X-SDK-Version (#101) (410687f)