Skip to content

Commit e74d8af

Browse files
release: 1.9.4
## [1.9.4](v1.9.3...v1.9.4) (2025-11-24) ### Bug Fixes * Expo doctor check failures ([#516](#516)) ([3b11dc7](3b11dc7)) * Webpack bundling issue caused by TurboModule import ([#522](#522)) ([2c58bfd](2c58bfd))
1 parent 2c58bfd commit e74d8af

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/react-native-sortables/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.9.4](https://github.com/MatiPl01/react-native-sortables/compare/v1.9.3...v1.9.4) (2025-11-24)
2+
3+
4+
### Bug Fixes
5+
6+
* Expo doctor check failures ([#516](https://github.com/MatiPl01/react-native-sortables/issues/516)) ([3b11dc7](https://github.com/MatiPl01/react-native-sortables/commit/3b11dc7dbbb2b3dbe06b8c11fade24f71a77fbff))
7+
* Webpack bundling issue caused by TurboModule import ([#522](https://github.com/MatiPl01/react-native-sortables/issues/522)) ([2c58bfd](https://github.com/MatiPl01/react-native-sortables/commit/2c58bfd51bf7bf6071a245c90247a7ba14c2d6cb))
8+
19
## [1.9.3](https://github.com/MatiPl01/react-native-sortables/compare/v1.9.2...v1.9.3) (2025-10-27)
210

311

packages/react-native-sortables/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-sortables",
33
"description": "Powerful Sortable Components for Flexible Content Reordering in React Native",
4-
"version": "1.9.3",
4+
"version": "1.9.4",
55
"author": "Mateusz Łopaciński (https://github.com/MatiPl01)",
66
"bugs": "https://github.com/MatiPl01/react-native-sortables/issues",
77
"devDependencies": {

0 commit comments

Comments
 (0)