0.2.10 (2025-02-04)
- The following workspace dependencies were updated
- dependencies
- fetch-mock bumped from ^12.2.1 to ^12.3.0
- dependencies
0.2.9 (2025-01-28)
- force release of @fetch-mock/jest (7ff5915)
- The following workspace dependencies were updated
- dependencies
- fetch-mock bumped from ^12.2.0 to ^12.2.1
- dependencies
0.2.8 (2025-01-11)
- incorrect Jest extension TypeScript type (9d47c33)
0.2.7 (2024-11-29)
- add not type definitions (68b24e7)
- adding jestMock extension support to match documentation (9e41a81)
- adding types to jest matchers (033048a)
0.2.6 (2024-11-15)
- remove extraneous console.log (c2c92a4)
- The following workspace dependencies were updated
- dependencies
- fetch-mock bumped from ^12.1.0 to ^12.2.0
- dependencies
0.2.5 (2024-11-08)
- The following workspace dependencies were updated
- dependencies
- fetch-mock bumped from ^12.0.3 to ^12.1.0
- dependencies
0.2.4 (2024-11-08)
- The following workspace dependencies were updated
- dependencies
- fetch-mock bumped from 12.0.2 to 12.0.3
- dependencies
0.2.3 (2024-10-30)
- use file extension to avoid import errors for vitest and jest wrappers (f1f25f1)
0.2.2 (2024-10-28)
- The following workspace dependencies were updated
- dependencies
- fetch-mock bumped from 12.0.1 to 12.0.2
- dependencies
0.2.1 (2024-10-27)
- The following workspace dependencies were updated
- dependencies
- fetch-mock bumped from 12.0.0 to 12.0.1
- dependencies
0.2.0 (2024-10-24)
- Replaced legacy fetch-mock code with fetch-mock/core code
- Replaced legacy fetch-mock code with fetch-mock/core code (999ce92)
- bring jest docs into website (18ae8b6)
- The following workspace dependencies were updated
- dependencies
- fetch-mock bumped from 11.1.5 to 12.0.0
- dependencies
0.1.1 (2024-09-25)
- change export order so default is last (bc9c41d)
- The following workspace dependencies were updated
- dependencies
- @fetch-mock/core bumped from ^0.7.0 to ^0.7.1
- dependencies