# Changelog


## [0.2.15](https://github.com/wheresrhys/fetch-mock/compare/jest-v0.2.14...jest-v0.2.15) (2025-03-03)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * fetch-mock bumped from ^12.5.1 to ^12.5.2

## [0.2.14](https://github.com/wheresrhys/fetch-mock/compare/jest-v0.2.13...jest-v0.2.14) (2025-03-01)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * fetch-mock bumped from ^12.5.0 to ^12.5.1

## [0.2.13](https://github.com/wheresrhys/fetch-mock/compare/jest-v0.2.12...jest-v0.2.13) (2025-03-01)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * fetch-mock bumped from ^12.4.0 to ^12.5.0

## [0.2.12](https://github.com/wheresrhys/fetch-mock/compare/jest-v0.2.11...jest-v0.2.12) (2025-02-23)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * fetch-mock bumped from ^12.3.0 to ^12.4.0

## [0.2.11](https://github.com/wheresrhys/fetch-mock/compare/jest-v0.2.10...jest-v0.2.11) (2025-02-23)


### Documentation Changes

* document patch for comptibility with jsdom ([a2f6094](https://github.com/wheresrhys/fetch-mock/commit/a2f609456400e2b769b3144a25fe1e62be323e1a))

## [0.2.10](https://github.com/wheresrhys/fetch-mock/compare/jest-v0.2.9...jest-v0.2.10) (2025-02-04)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * fetch-mock bumped from ^12.2.1 to ^12.3.0

## [0.2.9](https://github.com/wheresrhys/fetch-mock/compare/jest-v0.2.8...jest-v0.2.9) (2025-01-28)


### Bug Fixes

* force release of @fetch-mock/jest ([7ff5915](https://github.com/wheresrhys/fetch-mock/commit/7ff59159cf3e770249db6b4216c1764291cb8c8d))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * fetch-mock bumped from ^12.2.0 to ^12.2.1

## [0.2.8](https://github.com/wheresrhys/fetch-mock/compare/jest-v0.2.7...jest-v0.2.8) (2025-01-11)


### Bug Fixes

* incorrect Jest extension TypeScript type ([9d47c33](https://github.com/wheresrhys/fetch-mock/commit/9d47c333a097ed9d1bd68f24bd745d200f3982b3))

## [0.2.7](https://github.com/wheresrhys/fetch-mock/compare/jest-v0.2.6...jest-v0.2.7) (2024-11-29)


### Bug Fixes

* add not type definitions ([68b24e7](https://github.com/wheresrhys/fetch-mock/commit/68b24e74f508a42dcfa795c040019eff446281d6))
* adding jestMock extension support to match documentation ([9e41a81](https://github.com/wheresrhys/fetch-mock/commit/9e41a8165bd2caf2cda1d88615be907fcf6f0bc4))
* adding types to jest matchers ([033048a](https://github.com/wheresrhys/fetch-mock/commit/033048a47ffc07508fc0cb2ce79078b4facb86fb))

## [0.2.6](https://github.com/wheresrhys/fetch-mock/compare/jest-v0.2.5...jest-v0.2.6) (2024-11-15)


### Bug Fixes

* remove extraneous console.log ([c2c92a4](https://github.com/wheresrhys/fetch-mock/commit/c2c92a48e393c2bf503d51dd436b6788cf66eb52))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * fetch-mock bumped from ^12.1.0 to ^12.2.0

## [0.2.5](https://github.com/wheresrhys/fetch-mock/compare/jest-v0.2.4...jest-v0.2.5) (2024-11-08)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * fetch-mock bumped from ^12.0.3 to ^12.1.0

## [0.2.4](https://github.com/wheresrhys/fetch-mock/compare/jest-v0.2.3...jest-v0.2.4) (2024-11-08)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * fetch-mock bumped from 12.0.2 to 12.0.3

## [0.2.3](https://github.com/wheresrhys/fetch-mock/compare/jest-v0.2.2...jest-v0.2.3) (2024-10-30)


### Bug Fixes

* use file extension to avoid import errors for vitest and jest wrappers ([f1f25f1](https://github.com/wheresrhys/fetch-mock/commit/f1f25f1bd921daf585033ac43ddbca1f32c9aafb))

## [0.2.2](https://github.com/wheresrhys/fetch-mock/compare/jest-v0.2.1...jest-v0.2.2) (2024-10-28)


### Dependencies

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

## [0.2.1](https://github.com/wheresrhys/fetch-mock/compare/jest-v0.2.0...jest-v0.2.1) (2024-10-27)


### Dependencies

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

## [0.2.0](https://github.com/wheresrhys/fetch-mock/compare/jest-v0.1.1...jest-v0.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](https://github.com/wheresrhys/fetch-mock/commit/999ce9257de6683830c8e70dcda3862c3d13699e))


### Documentation Changes

* bring jest docs into website ([18ae8b6](https://github.com/wheresrhys/fetch-mock/commit/18ae8b63d4c01a3aacf71f84d6af1a49f6409685))


### Dependencies

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

## [0.1.1](https://github.com/wheresrhys/fetch-mock/compare/jest-v0.1.0...jest-v0.1.1) (2024-09-25)


### Bug Fixes

* change export order so default is last ([bc9c41d](https://github.com/wheresrhys/fetch-mock/commit/bc9c41d04609c40e609e672254df5ff1ddf0cad9))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @fetch-mock/core bumped from ^0.7.0 to ^0.7.1

## 0.1.0 (2024-08-31)


### Features

* new @fetch-mock/jest wrapper ([93f35c6](https://github.com/wheresrhys/fetch-mock/commit/93f35c645ff9a4206cde0ce27785a089c49dbcb6))
* start implementing jest and vitest wrappers ([804f885](https://github.com/wheresrhys/fetch-mock/commit/804f885c16a42a7534ee9fac2e103022482e2af6))


### Bug Fixes

* hooks into jest's global mock management functions ([aaadda0](https://github.com/wheresrhys/fetch-mock/commit/aaadda01fe77df773c4e6e9ddc5cf45c1dc8981b))
* one step closer to fixing types in jest wrapper ([b69f595](https://github.com/wheresrhys/fetch-mock/commit/b69f59552fdd70840f55fb02376c56481995897d))
