All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.1.1 (2025-03-02)
- Fix jest compatibility with ESM (5a1a4ba)
4.1.0 (2025-03-02)
- deps: update dependency sinon to ~15.2.0 (#360) (3cb071a)
- deps: update dependency sinon to v19 (9b105d7)
4.1.0-beta.0 (2024-12-19)
3.1.2 (2024-08-21)
4.0.0 (2024-08-21)
- Drop support for React<18.
- deps: update dependency sinon to ~15.1.0 (cbafc48)
- Handle React<18 not supporting
undefined
returns fromrender
(a9591da) - Replace deprecated
act
fromtest-utils
(e5568c0)
3.1.2 (2024-08-21)
- deps: update dependency sinon to ~15.1.0 (cbafc48)
- Handle React<18 not supporting
undefined
returns fromrender
(a9591da)
3.1.1 (2023-04-25)
3.1.0 (2022-08-06)
- Add
resetAll
method (b634477)
3.0.2 (2022-07-17)
3.0.1 (2022-07-17)
- deps: update dependency sinon to v12 (e9da553)
- deps: update dependency sinon to v13 (5ca53a1)
- deps: update dependency sinon to v14 (dd27a32)
- Widen peer deps to include React 18 (9a4068d)
3.0.0 (2021-07-16)
- Node 10 is no longer supported.
- deps: update dependency sinon to ~11.1.0 (e41cb2f)
- deps: update dependency sinon to v10 (2c4ed0b)
- deps: update dependency sinon to v11 (f4f5d53)
- Use node 12 (546903a)
2.3.6 (2021-02-25)
2.3.5 (2021-02-21)
- Allow @types/react@16 in peer deps (8c85a1b)
2.3.4 (2021-02-21)
- Allow react@17 in peer deps (69971b8)