rsm-hcd / hcd-javascript

This is a monorepo consisting of numerous core JavaScript packages utilized by engineers within the Human-Centered Design group at RSM.
https://rsm-hcd.github.io/hcd-javascript/
MIT License
0 stars 1 forks source link

Update service hooks with useDeepMemo hook #154

Closed myty closed 4 months ago

myty commented 5 months ago

Fixes: #153

feat: add deep compare and replace methods feat: add useDeepMemo hook (uses deepCompare and deepReplace methods) fix: update useListService and useGetService to utilize useDeepMemo hook

changeset-bot[bot] commented 5 months ago

🦋 Changeset detected

Latest commit: fc77adbbd5462bb4898bbaff8da0ac06801da9b1

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages | Name | Type | | ------------------------- | ----- | | @rsm-hcd/javascript-react | Minor | | todo | Minor |

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