Closed myty closed 4 months ago
Latest commit: fc77adbbd5462bb4898bbaff8da0ac06801da9b1
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Fixes: #153
feat: add deep compare and replace methods feat: add useDeepMemo hook (uses deepCompare and deepReplace methods) fix: update
useListService
anduseGetService
to utilizeuseDeepMemo
hook