Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: react-native-community/cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v19.0.0
Choose a base ref
...
head repository: react-native-community/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v19.1.0
Choose a head ref
  • 6 commits
  • 24 files changed
  • 5 contributors

Commits on May 7, 2025

  1. test: Replace variable RN version in snapshot tests (#2659)

    * test: Replace variable RN version in snapshot tests
    
    * Allow for missing patch version
    robhogan authored May 7, 2025
    Configuration menu
    Copy the full SHA
    a856ce0 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2025

  1. Configuration menu
    Copy the full SHA
    8492fde View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2025

  1. fix: Change made to handle if mode in command argument includes build…

    … flavor as well, i.e. productionDebug. #2323 (#2324)
    sakiv authored Jun 4, 2025
    Configuration menu
    Copy the full SHA
    1301dde View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2025

  1. perf: improve auto linking performance (#2670)

    * perf: avoid double invoking of native deps
    
    * perf: use codegen config to find component descriptors
    
    * perf: exclude .cxx from findManifest and findPackageClassName
    
    * perf: add android to exclude pattern in findAllPodfilePaths as it's not scoped to sourceDir
    
    * chore: remote node_modules and pods from findManifest as we're in android folder
    thymikee authored Jun 9, 2025
    Configuration menu
    Copy the full SHA
    cb27cf0 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2025

  1. Configuration menu
    Copy the full SHA
    cb66124 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2025

  1. v19.1.0

    thymikee committed Jul 9, 2025
    Configuration menu
    Copy the full SHA
    8f3ecef View commit details
    Browse the repository at this point in the history
Loading