Skip to content

chore(react-native-codegen): Remove fixtures and outdated transforms from build output#49916

Closed
kitten wants to merge 5 commits into
facebook:mainfrom
kitten:@kitten/core/filter-codegen-release-files
Closed

chore(react-native-codegen): Remove fixtures and outdated transforms from build output#49916
kitten wants to merge 5 commits into
facebook:mainfrom
kitten:@kitten/core/filter-codegen-release-files

Conversation

@kitten
Copy link
Copy Markdown
Contributor

@kitten kitten commented Mar 9, 2025

Summary:

  • Update ignore micromatch pattern to filter out __test_fixtures__ from build output
  • Remove @babel/plugin-transform-object-rest-spread
  • Remove @babel/plugin-transform-async-to-generator
  • Remove @babel/plugin-transform-destructuring

The package.json:engines:node field is already set to >=18 which makes the three Babel transforms that were removed redundant.

Changelog:

[INTERNAL] [CHANGED] - Remove fixtures files and outdated Babel transforms from @react-native/codegen build output

Test Plan:

  • Ran against Node 18

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Expo Partner: Expo Partner Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team. labels Mar 9, 2025
@facebook-github-bot
Copy link
Copy Markdown
Contributor

@cortinico has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Mar 10, 2025
@facebook-github-bot
Copy link
Copy Markdown
Contributor

@cortinico merged this pull request in b52f0d8.

@react-native-bot
Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @kitten in b52f0d8

When will my fix make it into a release? | How to file a pick request?

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. Merged This PR has been merged. p: Expo Partner: Expo Partner Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants