2.0.1 (2024-07-23)
- Add fallback value to parameters to avoid TypeError (b06529e)
- Change peer dependency from exact version for @storybook/preview-api (f42e23d)
2.0.0 (2024-03-14)
- release 2.0.0 (0d1354d)
2.0.0-beta.1 (2023-11-13)
- Upgrade Storybook addon APIs to 7.0 (#14)
- release 2.0.0-beta.1 (fd510b3)
1.0.1 (2022-07-14)
- Prevent warning when mocks not specified (47930a0)
1.0.0 (2022-07-06)
- release 1.0.0 (27f4d43)
- Add catchAllMocks to ease adding global mocks (c85aa00)
- Add catchAllURLs to simplify catch-all mocking (cd5eb6d)
- Add debug option to log matched mocks (002eb15)
- Add useFetchMock parameter for advanced config (4fcfe7f)
- Mock fetch() calls with parameters.fetchMock.mocks (b835db4)
- release 1.0.0-beta.1 (fafa056)