Releases: m-radzikowski/aws-sdk-client-mock
Releases Β· m-radzikowski/aws-sdk-client-mock
v3.1.0-beta.0
Features
- core: ability to use custom Sinon Sandbox (#200) (31ff180)
- jest: fail if more than expected matcher arguments are passed (#199) (6f7bb59), closes #191
- migrate Jest matchers to @jest/globals types (#198) (8f14cbb), closes #180
v3.0.0
3.0.0 (2023-07-01)
β BREAKING CHANGES
Features
v3.0.0-beta.0
β BREAKING CHANGES
Features
v2.2.0
2.2.0 (2023-06-26)
Features
- allow throwing errors in callsFake() (67c37e6), closes #8
v2.2.0-beta.0
Features
- access Client configuration in callsFake (#164) (020735a)
v2.1.0
2.1.0 (2023-03-06)
Features
- add Jest matcher for nth specific Command (#146) (89ef933)
v2.0.1
2.0.1 (2022-11-27)
Bug Fixes