2.20.0
❗ Important changes
- Add support for React Native 0.76 by @j-piasecki in #3109
- [Web] Stylus support by @m-bert in #3107
- [Android] Stylus support by @m-bert in #3111
- [iOS] Stylus support by @m-bert in #3113
👍 Improvements
- Use node resolver to locate React Native package by @j-piasecki in #3093
- [Web] Remove
TouchEventManager
by @m-bert in #3101 - chore: Remove unused env variable by @tjzel in #3091
🐛 Bug fixes
- [tvOS] Fix tvOS not building because of
LongPressGestureHandler
by @latekvo in #3090 - Fix
Pressable
styling by removing unnecessary wrappingView
by @latekvo in #3087 - [iOS] Prevent crash when setting
cursor
style by @m-bert in #3097 - [Android] Fix border styles for touchable components with transparent background color by @kacperzolkiewski in #3096
- Fix
FlatList
type by @j-piasecki in #3029 - [macOS] Fix rotation by @m-bert in #3122
- [Jest] Don't fire callbacks on disabled gestures by @m-bert in #3119
- Call
getEventDispatcher
in ReactContextExtensions.kt by @tomekzaw in #3120 - Fix duplicate
libreactnative.so
andlibjsi.so
by @tomekzaw in #3118 - [Web] Remove hovering pointer from tracker. by @m-bert in #3115
- Fix button padding not being applied correctly on the new arch by @j-piasecki in #3106
🔢 Miscellaneous
- Bump serve-static from 1.14.1 to 1.16.2 by @dependabot in #3094
- Bump fast-xml-parser from 4.3.6 to 4.4.1 in /example by @dependabot in #3084
- Bump serve-static from 1.15.0 to 1.16.2 in /example by @dependabot in #3103
- Bump express from 4.19.2 to 4.21.0 in /e2e/web-tests by @dependabot in #3102
- Add chevron to the example app and center labels by @j-piasecki in #3108
- Add
SWM
icon pack support. by @latekvo in #3114
New Contributors
- @tjzel made their first contribution in #3091
- @kacperzolkiewski made their first contribution in #3096
Full Changelog: 2.19.0...2.20.0