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

fix: useDebouncedInputValue 내부 로직 변경 #472

Merged
merged 1 commit into from
Sep 20, 2024
Merged

Conversation

ssi02014
Copy link
Contributor

Overview

Issue:

PR Checklist

  • All tests pass.
  • All type checks pass.
  • I have read the Contributing Guide document.
    Contributing Guide

@ssi02014 ssi02014 added feature 새로운 기능 추가 @modern-kit/react @modern-kit/react labels Sep 20, 2024
@ssi02014 ssi02014 self-assigned this Sep 20, 2024
Copy link

changeset-bot bot commented Sep 20, 2024

⚠️ No Changeset found

Latest commit: 48da240

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

@ssi02014 ssi02014 merged commit cf83304 into main Sep 20, 2024
@ssi02014 ssi02014 deleted the fix/useDebounce branch September 20, 2024 06:01
Copy link

codecov bot commented Sep 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.39%. Comparing base (d172d55) to head (48da240).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #472      +/-   ##
==========================================
- Coverage   97.39%   97.39%   -0.01%     
==========================================
  Files         162      162              
  Lines        1458     1456       -2     
  Branches      359      359              
==========================================
- Hits         1420     1418       -2     
  Misses         33       33              
  Partials        5        5              
Components Coverage Δ
@modern-kit/react 95.12% <100.00%> (-0.02%) ⬇️
@modern-kit/utils 100.00% <ø> (ø)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 새로운 기능 추가 @modern-kit/react @modern-kit/react
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant