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(react): useEventListener ref 이슈 대응 작업 #479

Merged
merged 1 commit into from
Sep 22, 2024

Conversation

ssi02014
Copy link
Contributor

Overview

fix(react): useEventListener ref 대응 추가

PR Checklist

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

@ssi02014 ssi02014 added @modern-kit/react @modern-kit/react fix 버그 수정 및 코드 개선 labels Sep 22, 2024
@ssi02014 ssi02014 self-assigned this Sep 22, 2024
Copy link

changeset-bot bot commented Sep 22, 2024

🦋 Changeset detected

Latest commit: 9e3ab81

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

This PR includes changesets to release 1 package
Name Type
@modern-kit/react Patch

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

Copy link

codecov bot commented Sep 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.54%. Comparing base (33cf068) to head (9e3ab81).
Report is 5 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #479      +/-   ##
==========================================
+ Coverage   97.41%   97.54%   +0.12%     
==========================================
  Files         164      166       +2     
  Lines        1470     1466       -4     
  Branches      361      363       +2     
==========================================
- Hits         1432     1430       -2     
+ Misses         34       32       -2     
  Partials        4        4              
Components Coverage Δ
@modern-kit/react 95.44% <87.80%> (+0.22%) ⬆️
@modern-kit/utils 100.00% <ø> (ø)

@ssi02014 ssi02014 changed the title fix(react): useEventListener ref 대응 추가 fix(react): useEventListener ref 이슈 대응 작업 Sep 22, 2024
@ssi02014 ssi02014 merged commit aa6f860 into main Sep 22, 2024
2 checks passed
@ssi02014 ssi02014 deleted the fix/useEventListener branch September 22, 2024 20:16
@github-actions github-actions bot mentioned this pull request Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix 버그 수정 및 코드 개선 @modern-kit/react @modern-kit/react
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant