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: v17.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.0.0
Choose a head ref
  • 15 commits
  • 42 files changed
  • 5 contributors

Commits on Mar 5, 2025

  1. v18.0.0

    thymikee committed Mar 5, 2025
    Configuration menu
    Copy the full SHA
    f50c1f1 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2025

  1. v19.0.0-alpha.0

    thymikee committed Mar 6, 2025
    Configuration menu
    Copy the full SHA
    dca22ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9c52eb View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2025

  1. Configuration menu
    Copy the full SHA
    5adc9e7 View commit details
    Browse the repository at this point in the history
  2. feat(0.79): generate codegen before pod install (#2600)

    * feat(0.79): run codgen before `pod install`
    
    * chore: move logic to `runCodegen` fn
    
    * fix: mock `runCodegen` fn
    
    * fix: mock default module instead
    
    * fix: pass reactNativePath from config
    
    * fix: pass `reactNativePath` also in `init` command
    szymonrybczak authored Mar 7, 2025
    Configuration menu
    Copy the full SHA
    462ae34 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2025

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

Commits on Mar 10, 2025

  1. feat: add --only-pods option to run/build-ios commands (#2624)

    * feat: add `--only-pods` option to `run/build-ios` commands
    
    * feat: force install pods when installing only pods
    szymonrybczak authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    46436a1 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2025

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

Commits on Apr 2, 2025

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

Commits on Apr 15, 2025

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

Commits on Apr 17, 2025

  1. fix(android): hardcoded appName when finding build.gradle (#2652)

    * fix(android): hardcoded appName when finding build.gradle
    
    * add extra tests
    
    * update snapshot
    
    * update expectation to reflect error change
    
    * Revert "update expectation to reflect error change"
    
    This reverts commit c45afea.
    thymikee authored Apr 17, 2025
    Configuration menu
    Copy the full SHA
    d685901 View commit details
    Browse the repository at this point in the history
  2. v19.0.0-alpha.1

    thymikee committed Apr 17, 2025
    Configuration menu
    Copy the full SHA
    66a4a32 View commit details
    Browse the repository at this point in the history
  3. v19.0.0-alpha.2

    thymikee committed Apr 17, 2025
    Configuration menu
    Copy the full SHA
    2e720f9 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2025

  1. Configuration menu
    Copy the full SHA
    e4cd2c7 View commit details
    Browse the repository at this point in the history
  2. v19.0.0

    thymikee committed Apr 29, 2025
    Configuration menu
    Copy the full SHA
    4ee6255 View commit details
    Browse the repository at this point in the history
Loading