File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 5.2.8] ( https://github.com/gorhom/react-native-bottom-sheet/compare/v5.2.7...v5.2.8 ) (2025-12-04)
4+
5+ ### 🐛 Bug Fixes
6+
7+ * ** mock:** replace JSX syntax with ` createElement ` ([ #2302 ] ( https://github.com/gorhom/react-native-bottom-sheet/issues/2302 ) )(by [ @huextrat ] ( https://github.com/huextrat ) ) ([ fdeff8f] ( https://github.com/gorhom/react-native-bottom-sheet/commit/fdeff8f289186672a14013e404d143922a9be232 ) )
8+ * removed deprecated Easing constant ([ #2486 ] ( https://github.com/gorhom/react-native-bottom-sheet/issues/2486 ) )(by [ @joshua-zbni ] ( https://github.com/joshua-zbni ) ) ([ 164d982] ( https://github.com/gorhom/react-native-bottom-sheet/commit/164d9828b40aeb18f52925731e9602db40c699a5 ) )
9+
10+ ### 🧹 Maintenance Chores
11+
12+ * updated example deps ([ f3aa263] ( https://github.com/gorhom/react-native-bottom-sheet/commit/f3aa26310ea6ebc353031c17884e0f4b3a6a3f4d ) )
13+
314## [ 5.2.7] ( https://github.com/gorhom/react-native-bottom-sheet/compare/v5.2.6...v5.2.7 ) (2025-11-26)
415
516### 🐛 Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @gorhom/bottom-sheet" ,
3- "version" : " 5.2.7 " ,
3+ "version" : " 5.2.8 " ,
44 "description" : " A performant interactive bottom sheet with fully configurable options 🚀" ,
55 "main" : " lib/commonjs/index" ,
66 "module" : " lib/module/index" ,
You can’t perform that action at this time.
0 commit comments