forked from streamich/react-use
-
Notifications
You must be signed in to change notification settings - Fork 0
Update fork 17 6 0 #7
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## [17.4.2](streamich/react-use@v17.4.1...v17.4.2) (2023-12-01) ### Bug Fixes * correct peer dependencies ([d770587](streamich@d770587))
…edia fix: update useMedia hook to use recommended approach of MDN
## [17.4.3](streamich/react-use@v17.4.2...v17.4.3) (2024-01-13) ### Bug Fixes * update useMedia hook to use recommended approach of MDN ([e7379f0](streamich@e7379f0))
feat: Add clear() to useSet
## [17.4.4](streamich/react-use@v17.4.3...v17.4.4) (2024-01-21) ### Bug Fixes * typo in example ([0534648](streamich@0534648))
feat(pencil): add isFirst and isLast return value to 'useStateList'
# [17.5.0](streamich/react-use@v17.4.4...v17.5.0) (2024-01-22) ### Features * add `isFirst` and `isLast` methods to `useStateList` hook ([ac64414](streamich@ac64414)) * **pencil:** add isFirst and isLast return value to 'useStateList' ([75218e4](streamich@75218e4)) * **pencil:** fix with yarn lint:fix ([6a9dde5](streamich@6a9dde5))
## [17.5.1](streamich/react-use@v17.5.0...v17.5.1) (2024-07-20) ### Bug Fixes * 🐛 bump nano-css dependency ([adfb337](streamich@adfb337))
CI updates
[skip ci]
…ndowSize-onChange feat: add onChange callback to useWindowSize (streamich#915)
# [17.6.0](streamich/react-use@v17.5.1...v17.6.0) (2024-12-09) ### Features * add onChange callback to useWindowSize ([ea656f7](streamich@ea656f7)) * add onChange callback to useWindowSize ([3eb531a](streamich@3eb531a))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Type of change
Checklist
yarn test)yarn lint). Fix it withyarn lint:fixin case of failure.yarn lint:types).📦 Published PR as canary version:
17.6.1--canary.7.16118604256.0✨ Test out this PR locally via:
npm install @opencreek/react-use@17.6.1--canary.7.16118604256.0 # or yarn add @opencreek/react-use@17.6.1--canary.7.16118604256.0