Skip to content

Releases: eratio08/vitest-mock-extended

v3.0.1

22 Feb 16:57
Compare
Choose a tag to compare

3.0.1 (2025-02-22)

Bug Fixes

  • allow captor to be used in calleWith (26ad223)

v3.0.0

22 Feb 15:14
c576464
Compare
Choose a tag to compare

3.0.0 (2025-02-22)

chore

BREAKING CHANGES

  • Move the peer dependency of vitest to >= 3.0.0

v2.0.2

28 Aug 13:55
06cc37b
Compare
Choose a tag to compare

2.0.2 (2024-08-28)

Bug Fixes

v2.0.1

28 Aug 13:50
e022a8c
Compare
Choose a tag to compare

2.0.1 (2024-08-28)

Bug Fixes

v2.0.0

23 Jul 18:18
360de8f
Compare
Choose a tag to compare

2.0.0 (2024-07-23)

chore

  • Adjust package version to 2.0 (b867078)

BREAKING CHANGES

  • Require at least vitest 2.0 as peer dependency

v1.3.2

15 Jul 19:53
b1d2b89
Compare
Choose a tag to compare

1.3.2 (2024-07-15)

Bug Fixes

  • Resolve issues with Vitest 2.0 Mock Type changes (b1d2b89)
  • vitest-mock-extended now requires vitest 2.0.0

v1.3.1

06 Oct 07:33
abf443f
Compare
Choose a tag to compare

1.3.1 (2023-10-06)

Performance Improvements

  • types: prevent immediate deep and circular resolution (#282) (3a3ca89)

v1.3.0

29 Sep 13:35
5294833
Compare
Choose a tag to compare

1.3.0 (2023-09-29)

Features

v1.2.1

01 Sep 13:59
31ea7aa
Compare
Choose a tag to compare

1.2.1 (2023-09-01)

Bug Fixes

v1.2.0

03 Aug 16:20
bc52292
Compare
Choose a tag to compare

1.2.0 (2023-08-03)

Features