v0.65.0
0.65.0 (2024-02-20)
Bug Fixes
Features
- Test Utils - Generate exhaustive boolean combinations and MockProxy spread (#1811) (0a2f054), closes #1809
- useDelay hook (#1808) (445f9fe), closes #1807
BREAKING CHANGES
- MockProxy now supports spread operator. This may cause some unit tests to behave differently than before