❗ Important changes
👍 Improvements
- [iOS] Avoid unnecessary string allocations by @m-bert in #3499
- Add relation props to
Pressable
andReanimatedSwipeable
by @m-bert in #3473 - [Android] Update build tools by @m-bert in #3544
🐛 Bug fixes
- fix: use
providers.exec
to enableconfiguration-cache
by @lukmccall in #3504 - Don't block
onPress
ifonLongPress
is not defined by @m-bert in #3549 - Fix
onSwipeableWillClose
called on opening ofReanimatedSwipeable
by @m-bert in #3478 - Fix buttons getting stuck in scroll views during overscroll by @j-piasecki in #3509
🔢 Miscellaneous
- [Monorepo] Migrate to monorepo by @m-bert in #3482
- Upgrade
react-native-builder-bob
by @satya164 in #3468 - Update how handler configuration is handled on Android by @j-piasecki in #3484
- Refactor RNGestureHandlerModule on android by @j-piasecki in #3489
- Make base
GestureHandler
on Android non generic by @j-piasecki in #3491 - Update usage of types from React Native to make them compatible with Strict API by @j-piasecki in #3532
- Update common example not to disable E2E by @j-piasecki in #3531
- [Web] Fix hot reload by @m-bert in #3540
- Update issue template by @j-piasecki in #3508
- Fix incorrect paths by @m-bert in #3548
- Fix kotlin formatting by @j-piasecki in #3535
- Fix
needs-more-info
action by @m-bert in #3546 - Fix
yarn format:apple
script by @m-bert in #3500 - Fix sync architectures command failing on the commit hook by @j-piasecki in #3534
- Support
react-native
0.79 by @m-bert in #3436 - Change prepare script to postinstall in the root
package.json
by @j-piasecki in #3483 - Remove
eslintIgnore
frompackage.json
by @m-bert in #3533 - Bump
react-native-reanimated
by @m-bert in #3545 - Bump
expo
to stable 53 by @m-bert in #3527 - Bump image-size from 1.1.1 to 1.2.1 in /FabricExample by @dependabot in #3472
- docs: Bump t-rex to stable with Docusaurus 3.7 by @patrycjakalinska in #3516
New Contributors
- @lukmccall made their first contribution in #3504
Full Changelog: 2.25.0...2.26.0