Releases: m-radzikowski/aws-sdk-client-mock
Releases Β· m-radzikowski/aws-sdk-client-mock
v2.0.0-beta.2
β BREAKING CHANGES
- move Jest matchers to a separate package (#112)
Features
Bug Fixes
- move Jest matchers to a separate package (#112) (05a3a51)
v2.0.0-beta.1
Bug Fixes
- add @types/jest as a regular dependency (c51c9d9)
v2.0.0-beta.0
β BREAKING CHANGES
- remove libStorage helper to remove incompatibilities (#105)
Bug Fixes
- remove libStorage helper to remove incompatibilities (#105) (097d29f)
v1.0.0
1.0.0 (2022-06-14)
β BREAKING CHANGES
- remove @AWS-SDK types and client-s3 from peer dependencies (#57)
Features
Bug Fixes
v0.6.2
0.6.2 (2022-03-06)
Features
- chained behaviors for consecutive command calls (#80) (fe131a9)