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-segmented-control/segmented-control
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.5.2
Choose a base ref
...
head repository: react-native-segmented-control/segmented-control
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.5.4
Choose a head ref
  • 4 commits
  • 4 files changed
  • 2 contributors

Commits on Jul 10, 2024

  1. chore(deps-dev): bump metro-react-native-babel-preset from 0.73.3 to …

    …0.77.0 (#750)
    
    Bumps [metro-react-native-babel-preset](https://github.com/facebook/metro) from 0.73.3 to 0.77.0.
    - [Release notes](https://github.com/facebook/metro/releases)
    - [Changelog](https://github.com/facebook/metro/blob/main/CHANGELOG.md)
    - [Commits](facebook/metro@v0.73.3...v0.77.0)
    
    ---
    updated-dependencies:
    - dependency-name: metro-react-native-babel-preset
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    27904f1 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. 2.5.3

    Naturalclar committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    cee80be View commit details
    Browse the repository at this point in the history
  2. feat/addTestID2 (#892)

    * feat: add testid for tab
    
    * feat: add testid for tab
    Naturalclar authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    4943781 View commit details
    Browse the repository at this point in the history
  3. 2.5.4

    Naturalclar committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    8ca9d68 View commit details
    Browse the repository at this point in the history
Loading