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: vonovak/react-navigation-header-buttons
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v11.2.1
Choose a base ref
...
head repository: vonovak/react-navigation-header-buttons
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v12.0.0
Choose a head ref
  • 4 commits
  • 35 files changed
  • 2 contributors

Commits on Feb 22, 2024

  1. chore(deps): bump ip from 1.1.8 to 1.1.9 in /example (#223)

    Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9.
    - [Commits](indutny/node-ip@v1.1.8...v1.1.9)
    
    ---
    updated-dependencies:
    - dependency-name: ip
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    61facc6 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

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

Commits on Apr 25, 2024

  1. feat: extract HeaderButtonsProviders (#230)

    BREAKING CHANGE: requires RN 73 and new metro config
    vonovak authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    d13bb6f View commit details
    Browse the repository at this point in the history
  2. chore: release 12.0.0

    vonovak committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    a2306e0 View commit details
    Browse the repository at this point in the history
Loading