Skip to content

Releases: alovajs/mock

v1.5.2

21 Jun 07:44
Compare
Choose a tag to compare

1.5.2 (2024-06-21)

Bug Fixes

  • redefine the FetchRequestInit in index.d.ts instead of import (ed04a81)

v1.5.1

16 Dec 05:32
Compare
Choose a tag to compare

1.5.1 (2023-12-16)

Bug Fixes

  • add default GlobalFetch type to mock adapter (9bc6b51)

v1.5.0

27 Jun 09:45
Compare
Choose a tag to compare

1.5.0 (2023-06-27)

Features

  • feat: add mock data url match mode (ad70879)

v1.4.2

25 Jun 08:39
Compare
Choose a tag to compare

1.4.2 (2023-06-25)

Bug Fixes

  • fix type error in index.d.ts (5a8a7f1)
  • ssr: module is not define in ssr (69a2b87)

v1.4.1

15 May 07:18
Compare
Choose a tag to compare

1.4.1 (2023-05-15)

Bug Fixes

  • fix type error in index.d.ts (e9e06a4)

v1.4.0

07 May 09:47
Compare
Choose a tag to compare

1.4.0 (2023-05-07)

Features

  • timeout: add feature timeout (b3468a1)

v1.3.0

26 Apr 10:03
Compare
Choose a tag to compare

1.3.0 (2023-04-26)

Bug Fixes

  • mockrequest: a type error by ts (f8e9917)

Features

  • ssr: support ssr, you can use it with Nuxt, Next, Sveltekit (fcb81ba)

v1.2.3

08 Apr 09:48
Compare
Choose a tag to compare

1.2.3 (2023-04-08)

Bug Fixes

  • mockrequest: a type error by ts (228f3d6)