Skip to content

Releases: m-radzikowski/aws-sdk-client-mock

v4.1.0

Choose a tag to compare

@github-actions github-actions released this 15 Oct 12:49

4.1.0 (2024-10-15)

Features

v4.1.0-beta.0

v4.1.0-beta.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Oct 21:33

4.1.0-beta.0 (2024-10-11)

Features

Bug Fixes

  • jest: import path in types test (750605b)

v4.0.2

Choose a tag to compare

@github-actions github-actions released this 23 Sep 17:03

4.0.2 (2024-09-23)

v4.0.2-beta.0

v4.0.2-beta.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Jun 13:08

4.0.2-beta.0 (2024-06-20)

Bug Fixes

  • jest: allow "toHaveReceivedCommandWith" partial match without required Command fields (79929ae)

v4.0.1

Choose a tag to compare

@github-actions github-actions released this 01 Jun 22:43

4.0.1 (2024-06-01)

v4.0.1-beta.0

v4.0.1-beta.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Jun 22:34

4.0.1-beta.0 (2024-06-01)

Bug Fixes

  • jest: match input type accepting @jest/globals asymmetric matchers (644a603)

v4.0.0

Choose a tag to compare

@github-actions github-actions released this 17 Mar 20:23

4.0.0 (2024-03-17)

v4.0.0-beta.0

v4.0.0-beta.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Mar 20:18

4.0.0-beta.0 (2024-03-17)

⚠ BREAKING CHANGES

  • Correct expect.assertions() count on CommandWith commands (#209)

Bug Fixes

  • Correct expect.assertions() count on CommandWith commands (#209) (65d53a7)

v3.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Mar 20:02

3.1.0 (2024-03-17)

v3.1.0-beta.1

v3.1.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Jan 23:46

3.1.0-beta.1 (2024-01-15)

Features

  • support toHaveReceivedAnyCommand matcher (#202) (ba5eedb)