Changelog
[4.0.0] - 2024-05-16
vitest
and jest
ESM modeSpy.setup
to set up the librarybun test
in documentationSpy.mockModule
removedSpy.mockReactComponents
changed first param typeSpy.setup
needs to be invokedenforceOrder
: false -> trueuseGenericReactMocks
: false -> trueuseOwnEquals
: true -> falseSpy.on
, Spy.mock
and Spy.mockReactComponents
are now type safeFor more detailed information please see Migration Guide v4
Changelog
[3.4.1] - 2022-05-25
Changelog
[3.3.2] - 2022-03-21
Changelog
[3.3.0] - 2022-02-09
useGenericReactMocks
.