Skip to content

Commit 8808a37

Browse files
Fix dependency conflict for RCT-Folly (#118)
Fix dependency conflict for `RCT-Folly` library when New Architecture is enabled (remove the fixed library version)
1 parent aeeec9e commit 8808a37

File tree

22 files changed

+32
-26
lines changed

22 files changed

+32
-26
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
55

66
## [Unreleased]
77

8+
## [13.6.4] - 2024-11-17
9+
10+
### Fixed
11+
12+
- Dependency conflict for `RCT-Folly` library when New Architecture is enabled (removed the fixed folly version)
13+
814
## [13.6.3] - 2024-11-13
915

1016
### Changed
@@ -962,3 +968,4 @@ Initial release.
962968
[13.6.1]: https://github.com/hypertrack/sdk-react-native/releases/tag/13.6.1
963969
[13.6.2]: https://github.com/hypertrack/sdk-react-native/releases/tag/13.6.2
964970
[13.6.3]: https://github.com/hypertrack/sdk-react-native/releases/tag/13.6.3
971+
[13.6.4]: https://github.com/hypertrack/sdk-react-native/releases/tag/13.6.4

docs/classes/HyperTrack.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

docs/enums/HyperTrackError.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

docs/index.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

docs/modules.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

docs/types/Errors.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/types/Failure.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/types/Location.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/types/LocationError.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/types/LocationWithDeviation.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)