Releases: kiegroup/act-js
Releases · kiegroup/act-js
v3.0.0-beta.1
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
2.6.2 (2024-04-23)
Bug Fixes
v2.6.1
2.6.1 (2024-02-13)
Bug Fixes
- Improve error message on mockStep failure (#74) (a096aab)
v2.6.0
2.6.0 (2024-02-01)
Features
v2.5.0
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
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
2.3.0 (2023-08-15)
Features
- handle
CONNECT
requests for http destinations (#50) (bb09768)
v2.2.1
2.2.1 (2023-07-11)
Bug Fixes
v2.2.0
2.2.0 (2023-05-29)
Features
v2.1.0
2.1.0 (2023-05-05)
Features