Skip to content

Bump Metro minimum to 0.87.1 - #58506

Open
robhogan wants to merge 1 commit into
mainfrom
robhogan/metro-0.87.1
Open

Bump Metro minimum to 0.87.1#58506
robhogan wants to merge 1 commit into
mainfrom
robhogan/metro-0.87.1

Conversation

@robhogan

Copy link
Copy Markdown
Collaborator

Summary:

Bump minimum Metro version to 0.87.1, within the same semver range, to ensure upgraders get the same version as fresh projects would.

Mostly fixes, including a couple of Platform inlining corrections, and more comprehensive and readable TypeScript types. It also replaces the image-size dependency to clear CVE alerts.

Metro release notes: https://github.com/react/metro/releases/tag/v0.87.1

Changelog:

[General] [Changed] - Bump Metro minimum to 0.87.1

Test Plan:

yarn install --frozen-lockfile --ignore-scripts
yarn flow-check
yarn test packages/metro-config packages/community-cli-plugin packages/dev-middleware

## Summary:

Bump minimum Metro version to 0.87.1, within the same semver range, to ensure upgraders get the same version as fresh projects would.

Mostly fixes, including a couple of `Platform` inlining corrections, and more comprehensive and readable TypeScript types.  It also replaces the `image-size` dependency to clear CVE alerts.

Metro release notes: https://github.com/react/metro/releases/tag/v0.87.1

## Changelog:

[General] [Changed] - Bump Metro minimum to 0.87.1

## Test Plan:

```
yarn install --frozen-lockfile --ignore-scripts
yarn flow-check
yarn test packages/metro-config packages/community-cli-plugin packages/dev-middleware
```
@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Sep 13, 2026
@robhogan
robhogan marked this pull request as ready for review September 13, 2026 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant