Skip to content

Releases: wheresrhys/fetch-mock

vitest: v0.2.3

30 Oct 18:52
225a0ea
Compare
Choose a tag to compare
vitest: v0.2.3 Pre-release
Pre-release

0.2.3 (2024-10-30)

Bug Fixes

  • use file extension to avoid import errors for vitest and jest wrappers (f1f25f1)

jest: v0.2.3

30 Oct 18:52
225a0ea
Compare
Choose a tag to compare
jest: v0.2.3 Pre-release
Pre-release

0.2.3 (2024-10-30)

Bug Fixes

  • use file extension to avoid import errors for vitest and jest wrappers (f1f25f1)

fetch-mock: v12.0.2

28 Oct 19:23
59deb0c
Compare
Choose a tag to compare

12.0.2 (2024-10-28)

Bug Fixes

  • allow sending responses with status 0 (92c06e9)

vitest: v0.2.2

28 Oct 19:23
59deb0c
Compare
Choose a tag to compare
vitest: v0.2.2 Pre-release
Pre-release

0.2.2 (2024-10-28)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • fetch-mock bumped from 12.0.1 to 12.0.2

jest: v0.2.2

28 Oct 19:23
59deb0c
Compare
Choose a tag to compare
jest: v0.2.2 Pre-release
Pre-release

0.2.2 (2024-10-28)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • fetch-mock bumped from 12.0.1 to 12.0.2

fetch-mock: v12.0.1

27 Oct 18:13
db26289
Compare
Choose a tag to compare

12.0.1 (2024-10-27)

Bug Fixes

  • clearHistory() can deal with unmatched calls (012e9ca)

vitest: v0.2.1

27 Oct 18:13
db26289
Compare
Choose a tag to compare
vitest: v0.2.1 Pre-release
Pre-release

0.2.1 (2024-10-27)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • fetch-mock bumped from 12.0.0 to 12.0.1

jest: v0.2.1

27 Oct 18:13
db26289
Compare
Choose a tag to compare
jest: v0.2.1 Pre-release
Pre-release

0.2.1 (2024-10-27)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • fetch-mock bumped from 12.0.0 to 12.0.1

fetch-mock: v12.0.0

24 Oct 10:15
9cf34c9
Compare
Choose a tag to compare

12.0.0 (2024-10-24)

⚠ BREAKING CHANGES

  • Replaced legacy fetch-mock code with fetch-mock/core code

Upgrade guide: https://www.wheresrhys.co.uk/fetch-mock/docs/Usage/upgrade-guide

Features

  • Replaced legacy fetch-mock code with fetch-mock/core code (999ce92)

vitest: v0.2.0

24 Oct 10:15
9cf34c9
Compare
Choose a tag to compare
vitest: v0.2.0 Pre-release
Pre-release

0.2.0 (2024-10-24)

⚠ BREAKING CHANGES

  • Replaced legacy fetch-mock code with fetch-mock/core code

Features

  • Replaced legacy fetch-mock code with fetch-mock/core code (999ce92)

Documentation Changes

  • bring vitest docs into website (22b549b)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • fetch-mock bumped from 11.1.5 to 12.0.0