Releases: m-radzikowski/aws-sdk-client-mock
Releases Β· m-radzikowski/aws-sdk-client-mock
v4.1.0
v4.1.0-beta.0
v4.0.2
v4.0.2-beta.0
4.0.2-beta.0 (2024-06-20)
Bug Fixes
- jest: allow "toHaveReceivedCommandWith" partial match without required Command fields (79929ae)
v4.0.1
v4.0.1-beta.0
4.0.1-beta.0 (2024-06-01)
Bug Fixes
- jest: match input type accepting @jest/globals asymmetric matchers (644a603)
v4.0.0
v4.0.0-beta.0
4.0.0-beta.0 (2024-03-17)
β BREAKING CHANGES
- Correct expect.assertions() count on CommandWith commands (#209)