Releases: wheresrhys/fetch-mock
Releases · wheresrhys/fetch-mock
jest: v0.2.8
0.2.8 (2025-01-11)
Bug Fixes
- incorrect Jest extension TypeScript type (9d47c33)
jest: v0.2.7
0.2.7 (2024-11-29)
Bug Fixes
- add not type definitions (68b24e7)
- adding jestMock extension support to match documentation (9e41a81)
- adding types to jest matchers (033048a)
fetch-mock: v12.2.0
12.2.0 (2024-11-15)
Features
- implement new hardReset method (d7e0776)
- update codemods to use hardReset() (757d480)
vitest: v0.2.6
0.2.6 (2024-11-15)
Dependencies
- The following workspace dependencies were updated
- dependencies
- fetch-mock bumped from ^12.1.0 to ^12.2.0
jest: v0.2.6
0.2.6 (2024-11-15)
Bug Fixes
- remove extraneous console.log (c2c92a4)
Dependencies
- The following workspace dependencies were updated
- dependencies
- fetch-mock bumped from ^12.1.0 to ^12.2.0
codemods: v0.1.2
0.1.2 (2024-11-15)
Features
- update codemods to use hardReset() (757d480)
fetch-mock: v12.1.0
12.1.0 (2024-11-08)
Features
- fetch-mock: add include: matcher for urls (02f880c)
fetch-mock: v12.0.3
12.0.3 (2024-11-08)
Bug Fixes
- allow matching relative URLs (2cba1bc)
vitest: v0.2.5
0.2.5 (2024-11-08)
Dependencies
- The following workspace dependencies were updated
- dependencies
- fetch-mock bumped from ^12.0.3 to ^12.1.0
vitest: v0.2.4
0.2.4 (2024-11-08)
Dependencies
- The following workspace dependencies were updated
- dependencies
- fetch-mock bumped from 12.0.2 to 12.0.3