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: v12.0.0
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.1
Choose a head ref
  • 14 commits
  • 7 files changed
  • 4 contributors

Commits on Apr 25, 2024

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

Commits on Jun 16, 2024

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

Commits on Jun 18, 2024

  1. chore(deps): bump ws from 6.2.2 to 6.2.3 in /example (#235)

    Bumps [ws](https://github.com/websockets/ws) from 6.2.2 to 6.2.3.
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@6.2.2...6.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: ws
      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 Jun 18, 2024
    Configuration menu
    Copy the full SHA
    57aba24 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump tar from 6.1.15 to 6.2.1 in /example (#229)

    Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.15 to 6.2.1.
    - [Release notes](https://github.com/isaacs/node-tar/releases)
    - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
    - [Commits](isaacs/node-tar@v6.1.15...v6.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: tar
      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 Jun 18, 2024
    Configuration menu
    Copy the full SHA
    e7e3767 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

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

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    b068713 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1bf49a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7428e08 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. fix: typing on IconComponent (#241)

    * fix: typing on IconComponent
    
    * fixing some type issues with @expo
    
    ---------
    
    Co-authored-by: Murray Christopherson <murraychristopherson@gmail.com>
    murrple-1 and Murray Christopherson authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    b87abb1 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /exam…

    …ple (#225)
    
    Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
    - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
    - [Commits](webpack/webpack-dev-middleware@v5.3.3...v5.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: webpack-dev-middleware
      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 Aug 21, 2024
    Configuration menu
    Copy the full SHA
    ecfd155 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump express from 4.18.2 to 4.19.2 in /example (#227)

    Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.18.2...4.19.2)
    
    ---
    updated-dependencies:
    - dependency-name: express
      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 Aug 21, 2024
    Configuration menu
    Copy the full SHA
    eaccead View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. chore: update release-it

    vonovak committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    70106e7 View commit details
    Browse the repository at this point in the history
  2. chore: release 12.0.1

    vonovak committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    3d9f36c View commit details
    Browse the repository at this point in the history
Loading