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(useEventListener): Add null type in first parameter #79

Merged
merged 2 commits into from
Dec 9, 2023

Conversation

immois
Copy link
Contributor

@immois immois commented Dec 9, 2023

πŸ“ Description:

Add null type in first parameter of useEventListener

βœ… Pull Request Checklist:

  • Add/Update feature.
  • Add/Update test.
  • Add/Update documentation.
  • Add/Update stories in storybook.
  • Bug fix.
  • Is this a breaking change

Copy link

changeset-bot bot commented Dec 9, 2023

πŸ¦‹ Changeset detected

Latest commit: f46794e

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

This PR includes changesets to release 2 packages
Name Type
@raddix/use-event-listener Minor
@raddix/use-window-size Major

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 Dec 9, 2023

Codecov Report

All modified and coverable lines are covered by tests βœ…

Comparison is base (c705e87) 92.69% compared to head (f46794e) 93.07%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #79      +/-   ##
==========================================
+ Coverage   92.69%   93.07%   +0.38%     
==========================================
  Files          17       17              
  Lines         260      260              
  Branches       65       66       +1     
==========================================
+ Hits          241      242       +1     
+ Misses         17       16       -1     
  Partials        2        2              

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@immois immois merged commit 5445202 into main Dec 9, 2023
6 checks passed
@immois immois deleted the feat/use-event-listener branch December 9, 2023 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant