maplibre-react-native
maplibre-react-native copied to clipboard
build(deps): bump react-native-gesture-handler from 2.15.0 to 2.16.1 in /example
Bumps react-native-gesture-handler from 2.15.0 to 2.16.1.
Release notes
Sourced from react-native-gesture-handler's releases.
2.16.1
🐛 Bug fixes
- Fix remote debugger detection in bridgeless mode by
@piaskowykin software-mansion/react-native-gesture-handler#2864- Fix
manualActivationon web by@m-bertin software-mansion/react-native-gesture-handler#2869- Fix old Gesture Handler API integration with Reaniamted by
@piaskowykin software-mansion/react-native-gesture-handler#2881- [Web] Fix incorrect
startXandstartYvalues inPanby@m-bertin software-mansion/react-native-gesture-handler#2871- [Web] Add
minVelocitytoPancustom activation criteria by@m-bertin software-mansion/react-native-gesture-handler#2884👍 Improvements
- Add
TypeDocto new API by@m-bertin software-mansion/react-native-gesture-handler#2874🔢 Miscellaneous
- Bump Gesture Handler version in documentation by
@m-bertin software-mansion/react-native-gesture-handler#2838- Change
.webfiles to default and add.nativeby@m-bertin software-mansion/react-native-gesture-handler#2835- Bump
typescriptversion in example by@m-bertin software-mansion/react-native-gesture-handler#2848- Disable flipper on CI by
@m-bertin software-mansion/react-native-gesture-handler#2843- Update supported RN versions by
@m-bertin software-mansion/react-native-gesture-handler#2849- Add state flow charts to Gesture Handler's documentation. by
@latekvoin software-mansion/react-native-gesture-handler#2817- Fix
cancelltypo by@m-bertin software-mansion/react-native-gesture-handler#2854- Minor TS changes by
@m-bertin software-mansion/react-native-gesture-handler#2872- Add automatic og:image generation to docs by
@xnameTMin software-mansion/react-native-gesture-handler#2851- Fix typo in og:image generation by
@kacperkapusciakin software-mansion/react-native-gesture-handler#2880- Bump React Native in FabricExample to 0.74 by
@m-bertin software-mansion/react-native-gesture-handler#2877- Update yarn setup in the repository by
@j-piaseckiin software-mansion/react-native-gesture-handler#2882- Release 2.16.1 by
@j-piaseckiin software-mansion/react-native-gesture-handler#2883New Contributors
@xnameTMmade their first contribution in software-mansion/react-native-gesture-handler#2851Full Changelog: https://github.com/software-mansion/react-native-gesture-handler/compare/2.16.0...2.16.1
2.16.0
❗ Important changes
- Add
mouseButtonimplementation on Android by@m-bertin software-mansion/react-native-gesture-handler#2680- Add
pointerTypeto event by@m-bertin software-mansion/react-native-gesture-handler#2760- feat: add necessary changes for new arch on RN 0.74 by
@WoLewickiin software-mansion/react-native-gesture-handler#2766- Add
touchActionprop. by@m-bertin software-mansion/react-native-gesture-handler#2787- Allows to apply different border radius to RectButton component by
@camilossantos2809in software-mansion/react-native-gesture-handler#2792- Improve RectButton border styles on Android by
@camilossantos2809in software-mansion/react-native-gesture-handler#2798- Make FlingHandler use velocity as the activation metric. by
@LatekVoin software-mansion/react-native-gesture-handler#2796- Add corner area detection to Fling gesture. by
@LatekVoin software-mansion/react-native-gesture-handler#2807🐛 Bug fixes
- Add rotation and pinch velocity on macOS by
@jfedakin software-mansion/react-native-gesture-handler#2706- Fix
ConcurrentModificationException. by@m-bertin software-mansion/react-native-gesture-handler#2750- Fix pointers count on iOS by
@m-bertin software-mansion/react-native-gesture-handler#2755- fix: remove usage of bridge uimanager in one more place by
@WoLewickiin software-mansion/react-native-gesture-handler#2768- Remove hardcoded version of
cocoapodsby@m-bertin software-mansion/react-native-gesture-handler#2772- Move
customDirectEventTypesto separate files. by@m-bertin software-mansion/react-native-gesture-handler#2786
... (truncated)
Commits
664b30eRelease 2.16.1 (#2883)35ad44e[Web] AddminVelocitytoPancustom activation criteria (#2884)249472bUpdate yarn setup in the repository (#2882)15c65fbAddTypeDocto new API (#2874)d20ee86Fix old Gesture Handler API integration with Reaniamted (#2881)fc244ffBump React Native in FabricExample to 0.74 (#2877)06657fdFix typo in og:image generation (#2880)b8349c7Add automatic og:image generation to docs (#2851)c2956b7Minor TS changes (#2872)052e3a1[Web] Fix incorrectstartXandstartYvalues inPan(#2871)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)