Skip to content

Commit ae74668

Browse files
committed
chore: update version plan
1 parent d9caa88 commit ae74668

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.nx/version-plans/version-plan-1767023508983.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
default: prerelease
33
---
44

5-
Refactored module system patching for module mocks to be less intrusive, no longer requiring full module system replacement.
5+
The module mocking system has been rewritten to improve compatibility with different versions of React Native. Instead of fully overwriting Metro's module system, the new implementation surgically redirects responsibility for imports to Harness, allowing for better integration with various React Native versions while maintaining the same mocking capabilities. The module mocking API has been slightly modified as part of this rewrite.

0 commit comments

Comments
 (0)