Skip to content

Conversation

@robhogan
Copy link
Collaborator

Summary:

Metro 0.73.9 addresses a regression whereby directories created while Metro was running were not watched for changes, on Windows and Linux, if not using Watchman. This affects React Native 0.71.1-0.71.4 via the CLI.

This fix is earmarked for inclusion in RN 0.71.5, so a new point release of 10.x would be appreciated! Thanks again.

Test Plan:

  • New regression tests in Metro for this bug
  • Manually tested in an RN app on Windows
  • No issues reported by users who forced their metro-file-map to 0.76.0, as we recommended as a workaround - this hotfix brings essentially the same update.
  • Local changes in the CLI generated by yarn

@github-actions github-actions bot added the infra Internal work not facing public APIs label Mar 22, 2023
Copy link
Member

@thymikee thymikee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@thymikee thymikee merged commit cc286a8 into react-native-community:10.x Mar 22, 2023
@thymikee
Copy link
Member

Released 10.2.2 for the affected packages:

 - @react-native-community/cli-doctor@10.2.2
 - @react-native-community/cli-plugin-metro@10.2.2
 - @react-native-community/cli@10.2.2

@robhogan robhogan deleted the chore/10.x-metro-0.73.9 branch March 28, 2023 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

infra Internal work not facing public APIs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants