❗ Important changes
- Add
react-native-svg
interface by @latekvo in #3242 - Assign new
handlerTag
each time handler is created by @m-bert in #3453 - [Android] Suppress
UIManagerType
error by @m-bert in #3466
👍 Improvements
- Set default
accessible
prop onPressable
by @m-bert in #3463 - Wrap
Pressable
withforwardRef
by @m-bert in #3431
🐛 Bug fixes
- Fix: onPress callbacks are invoked for all nested Pressables by @coado in #3295
- [iOS] Pass
accessibility
props to button view by @m-bert in #3444 - [iOS] Fix
activeOpacity
inBorderlessButton
by @m-bert in #3433 - Fix: race condition on attachedGestures in updateHandlers by @uyt95 in #3425
- [Android] Handle
hover
events inRNGestureHandlerRootHelper
by @m-bert in #3462 - [Web] Change
shouldBeCancelledByOther
to respectblocksExternalGesture
by @m-bert in #3429
🔢 Miscellaneous
- Update versions in compatibility tables by @m-bert in #3424
- Bump
react-native-reanimated
by @m-bert in #3430 - Bump
actions
on CI by @m-bert in #3432 - [macOS] Re-generate locks by @m-bert in #3437
- Migrate to Yarn 4 by @m-bert in #3457
- [docs] Set
yarn
version by @m-bert in #3461 - [Android] Add missing
SVG
files by @m-bert in #3465 - Remove
ref
type from props inPressable
Example by @m-bert in #3446 - Remove unnecessary version checks by @m-bert in #3416
- Delete
getReactNativeVersion
by @j-piasecki in #3452 - Bump serialize-javascript from 6.0.1 to 6.0.2 in /docs by @dependabot in #3422
- Bump esbuild from 0.20.2 to 0.25.0 in /docs by @dependabot in #3400
- Bump undici from 6.21.0 to 6.21.1 in /example by @dependabot in #3359
- Bump nanoid from 3.3.6 to 3.3.8 in /MacOSExample by @dependabot in #3352
- Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /docs by @dependabot in #3438
- Bump @babel/runtime from 7.19.4 to 7.26.10 in /e2e/web-tests by @dependabot in #3447
- Bump @babel/helpers from 7.24.5 to 7.26.10 in /example by @dependabot in #3442
- Bump @babel/helpers from 7.22.15 to 7.26.10 in /e2e/web-tests by @dependabot in #3448
- Bump @babel/runtime from 7.24.5 to 7.26.10 in /example by @dependabot in #3449
- Bump @babel/helpers from 7.26.9 to 7.26.10 in /MacOSExample by @dependabot in #3455
- Bump @babel/helpers from 7.25.6 to 7.26.10 in /FabricExample by @dependabot in #3456
- Bump @babel/runtime from 7.26.9 to 7.26.10 in /MacOSExample by @dependabot in #3454
- Bump @babel/runtime from 7.21.0 to 7.27.0 in /docs by @dependabot in #3460
- Bump @babel/runtime-corejs3 from 7.20.13 to 7.26.10 in /docs by @dependabot in #3443
- Bump prismjs from 1.29.0 to 1.30.0 in /docs by @dependabot in #3439
New Contributors
Full Changelog: 2.24.0...2.25.0