Skip to content

Releases: wheresrhys/fetch-mock

Try new monorepo release

14 Jul 14:18
Compare
Choose a tag to compare
Pre-release
v10.0.8-alpha.1

make type tests run with esm version of types

Make type definitions compatible with ESM and CommonJs

19 Jun 15:13
Compare
Choose a tag to compare
v10.0.7

make type tests run with esm version of types

Fix type definitions

18 Jun 13:23
Compare
Choose a tag to compare
v10.0.6

fix type definitions

Fix exports

16 Jun 11:40
Compare
Choose a tag to compare
v10.0.5

includ src in package distribution

Simple API for naming routes

15 Jun 21:37
d61a734
Compare
Choose a tag to compare

e.g. .mock('/path', 200, 'my-name')

Remove custom aborterror implementation

15 Jun 20:40
Compare
Choose a tag to compare
v10.0.3

remove custom abort error implementation

Support matching data URLs

15 Jun 19:34
Compare
Choose a tag to compare
v10.0.2

stop using old URL.URL api

Small fixes to types

15 Jun 19:21
Compare
Choose a tag to compare
v10.0.1

adding fetch-mock-tests for sticky

ESM and native fetch

15 Jun 18:27
Compare
Choose a tag to compare

A major rewrite to use ESM modules and default to using native fetch in all environments

Other than that the API remains unchanged

Alpha release of v10

31 Dec 17:33
Compare
Choose a tag to compare
Alpha release of v10 Pre-release
Pre-release

Mainly to test new build pipeline at this stage, though hopefully the published resources will actually work)