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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@react-native-community/hooks@3.1.0
Minor Changes
🎉 This release contains work from a new contributor! 🎉
Thank you, Babis Kanellopoulos (@kanelloc), for all your work!
Release Notes
upgrades and types (#322)
Breaking Changes
useCameraRoll
was removed. UseuseCameraRoll
from@react-native-camera-roll/camera-roll
.useClipboard
was removed. UseuseClipboard
from@react-native-clipboard/clipboard
.useDimensions
was removed. UseuseWindowDimensions
fromreact-native
.useDeviceOrientation
is now returning"portrait" | "landscape"
.💥 Breaking Change
🚀 Enhancement
🐛 Bug Fix
🔩 Dependency Updates
Authors: 7
v2.8.1 (Fri Nov 12 2021)
🎉 This release contains work from a new contributor! 🎉
Thank you, WhiteSource Renovate (@renovate-bot), for all your work!
🐛 Bug Fix
Authors: 3
v2.8.0 (Tue Oct 19 2021)
🎉 This release contains work from a new contributor! 🎉
Thank you, WhiteSource Renovate (@renovate-bot), for all your work!
🚀 Enhancement
🐛 Bug Fix
Authors: 3
v2.7.0 (Mon Oct 18 2021)
🎉 This release contains work from new contributors! 🎉
Thanks for all your work!
❤️ Thibault Maekelbergh (@thibmaek)
❤️ Gertjan Reynaert (@GertjanReynaert)
❤️ WhiteSource Renovate (@renovate-bot)
🚀 Enhancement
🐛 Bug Fix
Authors: 7
v2.6.0 (Fri Jun 05 2020)
🎉 This release contains work from new contributors! 🎉
Thanks for all your work!
❤️ Alan Kenyon (@adkenyon)
❤️ WhiteSource Renovate (@renovate-bot)
🚀 Enhancement
🐛 Bug Fix
Authors: 3
v2.5.1 (Fri Apr 17 2020)
🎉 This release contains work from a new contributor! 🎉
Thank you, WhiteSource Renovate (@renovate-bot), for all your work!
🐛 Bug Fix
Authors: 3
v2.5.0 (Thu Apr 16 2020)
🎉 This release contains work from a new contributor! 🎉
Thank you, null@Greg-Bush, for all your work!
🚀 Enhancement
master
Authors: 3
v2.4.9 (Mon Apr 13 2020)
🎉 This release contains work from a new contributor! 🎉
Thank you, WhiteSource Renovate (@renovate-bot), for all your work!
🐛 Bug Fix
master
Authors: 4
v2.4.8 (Mon Mar 30 2020)
🎉 This release contains work from new contributors! 🎉
Thanks for all your work!
❤️ Gamal Shaban (@Gamal-Shaban)
❤️ WhiteSource Renovate (@renovate-bot)
🐛 Bug Fix
master
Authors: 4
v2.4.7 (Thu Mar 19 2020)
🎉 This release contains work from new contributors! 🎉
Thanks for all your work!
❤️ WhiteSource Renovate (@renovate-bot)
❤️ Peter Makowski (@petermakowski)
🐛 Bug Fix
Authors: 4
v2.4.6 (Wed Mar 18 2020)
🎉 This release contains work from a new contributor! 🎉
Thank you, WhiteSource Renovate (@renovate-bot), for all your work!
🐛 Bug Fix
Authors: 4
v2.4.5 (Mon Mar 16 2020)
🐛 Bug Fix
Authors: 1
v2.4.4 (Mon Mar 16 2020)
🎉 This release contains work from new contributors! 🎉
Thanks for all your work!
❤️ Tihomir Valkanov (@thinklinux)
❤️ Pierre Skowron (@pistou)
🐛 Bug Fix
Authors: 6
v2.4.3 (Sat Feb 22 2020)
🐛 Bug Fix
Authors: 1
v2.4.2 (Sat Feb 22 2020)
🐛 Bug Fix
Authors: 3
(Fri Feb 21 2020)
🎉 This release contains work from new contributors! 🎉
Thanks for all your work!
❤️ Linus Unnebäck (@LinusU)
❤️ Ronaldo Lima (@ronal2do)
🚀 Enhancement
🐛 Bug Fix
Every time this function was called you will add a new
addEventListener
, now we passed an argument to create a new listener only when receive a new function #40 (@ronal2do)Authors: 3