Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move flow-typed definitions to repo root #37636

Closed
wants to merge 1 commit into from

Commits on Jun 7, 2023

  1. Move flow-typed definitions to repo root (facebook#37636)

    Summary:
    Pull Request resolved: facebook#37636
    
    Moves `flow-typed/` directory from `packages/react-native/flow-typed/` to the repo root.
    
    - This is a more suitable location for `flow-typed` definitions for 3P dependencies to be used across React Native packages.
    - **Breaking**: We no longer publish these 3P libdefs as part of the `react-native` package (assuming that external use of React Native with Flow is extremely rare, and that these projects can manage their own package libdefs).
    
    Changelog:
    [General][Breaking] Remove included `flow-typed/` directory from the `react-native` package
    
    - **Upgrade instructions**: Projects using Flow should install or replicate third party `flow-typed` definitions for React Native dependencies — see https://github.com/facebook/react-native/tree/main/flow-typed and [facebook#37636](facebook#37636).
    
    Reviewed By: hoxyq
    
    Differential Revision: D46313482
    
    fbshipit-source-id: ee0f0bb507716c1896a90b2f3f6ca15d9343902e
    huntie authored and facebook-github-bot committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    6772dce View commit details
    Browse the repository at this point in the history