Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: usePrevious hook #460

Merged
merged 1 commit into from
May 28, 2021
Merged

feat: usePrevious hook #460

merged 1 commit into from
May 28, 2021

Conversation

tassoevan
Copy link
Collaborator

  • I have read the Contributing Guide
  • I have signed the CLA
  • Lint and unit tests pass locally with my changes
  • I have labeled the PR correctly with the related package
  • I have run Loki's visual regression tests (if applicable)
  • I have added tests that prove my fix is effective or that my feature works (if applicable)
  • I have added necessary documentation (if applicable)
  • Any dependent changes have been merged and published in downstream modules

Proposed changes (including videos or screenshots)

usePrevious() might be useful as a complement for effects where you need to track how a value have changed.

Issue(s)

Further comments

@tassoevan tassoevan requested a review from a team May 27, 2021 14:31
@ggazzo ggazzo merged commit 32f2c30 into develop May 28, 2021
@ggazzo ggazzo deleted the feat/use-previous branch May 28, 2021 01:31
This was referenced Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants