Skip to content

Releases: evva-sfw/nest-xs3-api-client

Release 3.0.2

22 Jul 17:36
3.0.2
e8d2a14
Compare
Choose a tag to compare

3.0.2 (2025-07-22)

🧹 Chore

  • deps: bump form-data from 4.0.2 to 4.0.4 (337c05f)

Release 3.0.1

25 Jun 14:32
3.0.1
19bb7fc
Compare
Choose a tag to compare

3.0.1 (2025-06-25)

🧹 Chore

Release 3.0.0

25 Jun 12:27
3.0.0
ac241da
Compare
Choose a tag to compare

3.0.0 (2025-06-25)

🎉 Features

  • add commandId promise resolve mapping (41492cb)

🐛 Bug Fixes

  • improve handling of commands in command-service (617e739)

📝 Documentation

  • set license name (f47893f)
  • update license in package-lock.json (49f8f9f)

🧹 Chore

Release 2.1.0

03 Jun 14:41
2.1.0
cdcef99
Compare
Choose a tag to compare

2.1.0 (2025-06-03)

🎉 Features

  • add component module and support for relais board events (bba2c26)

🔀 Code Refactoring

Release 2.0.0

26 May 10:58
2.0.0
9b7a73e
Compare
Choose a tag to compare

2.0.0 (2025-05-26)

🔀 Code Refactoring

  • add boolean response for client connect and disconnect (c4940bf)
  • throw on no connection; adapt test cases (c0c9868)

🧹 Chore

Release 1.0.0

23 May 12:14
1.0.0
2128a7e
Compare
Choose a tag to compare

1.0.0 (2025-05-23)

⚠ BREAKING CHANGES

  • use new nest-mqtt version and change module signature

🐛 Bug Fixes

  • remove obsolete clientId and forced typecast (a90ec7b)

🔀 Code Refactoring

  • use new nest-mqtt version and change module signature (f64b09f)

Release 0.0.6

16 May 08:57
0.0.6
fe5261f
Compare
Choose a tag to compare

0.0.6 (2025-05-16)

🧹 Chore

  • deps: bump undici, @release-it/conventional-changelog and release-it (1bb4b71)

Release 0.0.5

09 May 08:51
0.0.5
0aeaaac
Compare
Choose a tag to compare

0.0.5 (2025-05-09)

🧹 Chore

  • deps-dev: bump formidable from 3.5.2 to 3.5.4 (90acfbd)
  • deps: bump @nestjs/common from 11.0.12 to 11.0.17 (92feeaf)

Release 0.0.4

03 Apr 12:06
0.0.4
36a4f37
Compare
Choose a tag to compare

0.0.4 (2025-04-03)

🧹 Chore

Release 0.0.3

03 Apr 11:53
0.0.3
52a8547
Compare
Choose a tag to compare

0.0.3 (2025-04-03)

🎉 Features

  • add empty client module (c057112)
  • add first modules (b1a7c22)
  • add support for commands (68b57f8)
  • add support for single and paged queries (414ffd2)

🐛 Bug Fixes

  • fix minor issues; add page-size getter (229b3e4)

🔀 Code Refactoring

  • add state for parallel query requests (c3547c6)
  • change interface (04cb44d)
  • move import to module root (209005f)
  • move types and interfaces; start command module (b2a3633)

🧪 Tests

🚀 Continuous Integration

🛡️ Security Fix

  • fix workflow permissions (2cb2f40)

🧹 Chore