Skip to content

Releases: kiegroup/act-js

v3.0.0-beta.1

17 Jul 21:37
7c311fa
Compare
Choose a tag to compare
v3.0.0-beta.1 Pre-release
Pre-release

3.0.0-beta.1 (2024-07-17)

Features

  • use beta version of mock-github to support mocking of node's native fetch client (#82) (7c311fa)

BREAKING CHANGES

  • Add support for mocking node's native fetch client. Requires node 18 or higher

v2.6.2

23 Apr 21:22
d05b67f
Compare
Choose a tag to compare

2.6.2 (2024-04-23)

Bug Fixes

v2.6.1

13 Feb 17:01
c10d878
Compare
Choose a tag to compare

2.6.1 (2024-02-13)

Bug Fixes

  • Improve error message on mockStep failure (#74) (a096aab)

v2.6.0

01 Feb 18:42
0b6f849
Compare
Choose a tag to compare

2.6.0 (2024-02-01)

Features

v2.5.0

22 Jan 22:27
2949776
Compare
Choose a tag to compare

2.5.0 (2024-01-22)

Bug Fixes

  • allow selective override of keys in inputs field in the workflow file when using setInput (#64) (83ce2b3)

Features

v2.4.0

28 Dec 09:00
a1b1567
Compare
Choose a tag to compare

2.4.0 (2023-12-28)

Bug Fixes

  • support groups in interleaved parallel job outputs (#62) (84ecaff), closes #60 #60

Features

  • add ability to change env, with and other fields of a step (#56) (d068a51)
  • make artifact port optional (#63) (a1b1567)

v2.3.0

15 Aug 13:02
bb09768
Compare
Choose a tag to compare

2.3.0 (2023-08-15)

Features

  • handle CONNECT requests for http destinations (#50) (bb09768)

v2.2.1

11 Jul 19:47
ae825d1
Compare
Choose a tag to compare

2.2.1 (2023-07-11)

Bug Fixes

v2.2.0

29 May 21:34
a75b0a1
Compare
Choose a tag to compare

2.2.0 (2023-05-29)

Features

v2.1.0

05 May 17:53
ba5ef94
Compare
Choose a tag to compare

2.1.0 (2023-05-05)

Features