UNPKG

@fetch-mock/vitest

Version:
226 lines (115 loc) 6.8 kB
# Changelog ## [0.2.13](https://github.com/wheresrhys/fetch-mock/compare/vitest-v0.2.12...vitest-v0.2.13) (2025-03-03) ### Dependencies * The following workspace dependencies were updated * dependencies * fetch-mock bumped from ^12.5.1 to ^12.5.2 ## [0.2.12](https://github.com/wheresrhys/fetch-mock/compare/vitest-v0.2.11...vitest-v0.2.12) (2025-03-01) ### Dependencies * The following workspace dependencies were updated * dependencies * fetch-mock bumped from ^12.5.0 to ^12.5.1 ## [0.2.11](https://github.com/wheresrhys/fetch-mock/compare/vitest-v0.2.10...vitest-v0.2.11) (2025-03-01) ### Dependencies * The following workspace dependencies were updated * dependencies * fetch-mock bumped from ^12.4.0 to ^12.5.0 ## [0.2.10](https://github.com/wheresrhys/fetch-mock/compare/vitest-v0.2.9...vitest-v0.2.10) (2025-02-23) ### Dependencies * The following workspace dependencies were updated * dependencies * fetch-mock bumped from ^12.3.0 to ^12.4.0 ## [0.2.9](https://github.com/wheresrhys/fetch-mock/compare/vitest-v0.2.8...vitest-v0.2.9) (2025-02-23) ### Features * WIP vitest wrapper types ([0f922f3](https://github.com/wheresrhys/fetch-mock/commit/0f922f3467faa89d214147de284a90c99ca79880)) ### Bug Fixes * export vitest expect extension types properly ([f8aa579](https://github.com/wheresrhys/fetch-mock/commit/f8aa579ce24eabe21db5388dd19b28857c2acff9)) * only import types, not implementation, from vitest types ([a8d442b](https://github.com/wheresrhys/fetch-mock/commit/a8d442bbeb6f10f4ac9178091c566c27c39d3d99)) ## [0.2.8](https://github.com/wheresrhys/fetch-mock/compare/vitest-v0.2.7...vitest-v0.2.8) (2025-02-04) ### Dependencies * The following workspace dependencies were updated * dependencies * fetch-mock bumped from ^12.2.1 to ^12.3.0 ## [0.2.7](https://github.com/wheresrhys/fetch-mock/compare/vitest-v0.2.6...vitest-v0.2.7) (2025-01-28) ### Dependencies * The following workspace dependencies were updated * dependencies * fetch-mock bumped from ^12.2.0 to ^12.2.1 ## [0.2.6](https://github.com/wheresrhys/fetch-mock/compare/vitest-v0.2.5...vitest-v0.2.6) (2024-11-15) ### 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/vitest-v0.2.4...vitest-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/vitest-v0.2.3...vitest-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/vitest-v0.2.2...vitest-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/vitest-v0.2.1...vitest-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/vitest-v0.2.0...vitest-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/vitest-v0.1.5...vitest-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 vitest docs into website ([22b549b](https://github.com/wheresrhys/fetch-mock/commit/22b549bf997d243ea765082ffcda0d429d3cf903)) ### Dependencies * The following workspace dependencies were updated * dependencies * fetch-mock bumped from 11.1.5 to 12.0.0 ## [0.1.5](https://github.com/wheresrhys/fetch-mock/compare/vitest-v0.1.4...vitest-v0.1.5) (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.4](https://github.com/wheresrhys/fetch-mock/compare/vitest-v0.1.3...vitest-v0.1.4) (2024-08-31) ### Bug Fixes * applied same type fixes to vitest wrapper ([817af39](https://github.com/wheresrhys/fetch-mock/commit/817af39040a8573a2be802207b9247f166a4c68b)) ## [0.1.3](https://github.com/wheresrhys/fetch-mock/compare/vitest-v0.1.2...vitest-v0.1.3) (2024-08-30) ### Bug Fixes * force engine to be >=18.11.0 as this fixes an issue in proxying a response ([dde5e6b](https://github.com/wheresrhys/fetch-mock/commit/dde5e6beb9aee103296cf060a9f027bffb4818e9)) ### Dependencies * The following workspace dependencies were updated * dependencies * @fetch-mock/core bumped from ^0.6.3 to ^0.7.0 ## [0.1.2](https://github.com/wheresrhys/fetch-mock/compare/vitest-v0.1.1...vitest-v0.1.2) (2024-08-29) ### Dependencies * The following workspace dependencies were updated * dependencies * @fetch-mock/core bumped from ^0.6.2 to ^0.6.3 ## [0.1.1](https://github.com/wheresrhys/fetch-mock/compare/vitest-v0.1.0...vitest-v0.1.1) (2024-08-29) ### Bug Fixes * add missing metadata to package.json files ([4ab78b9](https://github.com/wheresrhys/fetch-mock/commit/4ab78b9429a376230da2ce57bd320031c53f06ef)) ### Documentation Changes * add vitest as keyword to vitest package ([9d6636e](https://github.com/wheresrhys/fetch-mock/commit/9d6636eed1c84b2495bdda6e1245b681cd1db4d6)) ## [0.1.0](https://github.com/wheresrhys/fetch-mock/compare/vitest-v0.1.0...vitest-v0.1.0) (2024-08-28) ### Bug Fixes * add missing metadata to package.json files ([4ab78b9](https://github.com/wheresrhys/fetch-mock/commit/4ab78b9429a376230da2ce57bd320031c53f06ef)) ### Documentation Changes * add vitest as keyword to vitest package ([9d6636e](https://github.com/wheresrhys/fetch-mock/commit/9d6636eed1c84b2495bdda6e1245b681cd1db4d6)) ### Dependencies * The following workspace dependencies were updated * dependencies * @fetch-mock/core bumped from ^0.6.0 to ^0.6.2 ## 0.1.0 (2024-08-28) ### Features * start implementing jest and vitest wrappers ([804f885](https://github.com/wheresrhys/fetch-mock/commit/804f885c16a42a7534ee9fac2e103022482e2af6))