usehooks-ts
usehooks-ts copied to clipboard
Create usePrevious hook
React custom hook for "remembering" the previous value of a state, don't repeat yourself.
Someone is attempting to deploy a commit to a Personal Account owned by @juliencrn on Vercel.
@juliencrn first needs to authorize it.
⚠️ No Changeset found
Latest commit: 53d31f9351f9cf12fb2b695070ccc6a6ae0e4f5a
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Bumping this, as it is a great hook that I use often. Thanks for making it!
@juliencrn can this PR be pulled in? It's very useful in one of my projects and I'd love to just pull in usehooks-ts as a dependency and not having to fiddle with patches or copy&paste code for this function :)