chore: update type tests to use `toMatchObjectType` and `toExtend`
Author: aryaemami59Created Jun 9, 2026Updated Jun 27, 2026
LabelsTypeScriptToolingTests
Summary
- Replace the now-deprecated
.toMatchTypeOf()in the type tests with.toMatchObjectType()and.toExtend()
Source: reduxjs/react-redux