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.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.2
Choose a head ref
  • 8 commits
  • 7 files changed
  • 4 contributors

Commits on Aug 30, 2024

  1. chore(deps): bump webpack from 5.84.0 to 5.94.0 in /example (#242)

    Bumps [webpack](https://github.com/webpack/webpack) from 5.84.0 to 5.94.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.84.0...v5.94.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      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 30, 2024
    Configuration menu
    Copy the full SHA
    61a0ca5 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

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

Commits on Sep 23, 2024

  1. chore(deps): bump express from 4.19.2 to 4.21.0 in /example (#244)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    8c30e6c View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump micromatch from 4.0.5 to 4.0.8 in /example (#245)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    cf4e338 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    4125fe4 View commit details
    Browse the repository at this point in the history
  2. chore: use export type (#251)

    * Update index file to support isolatedModules
    
    * fix: update snapshot
    
    ---------
    
    Co-authored-by: Vojtech Novak <vonovak@gmail.com>
    bekatru and vonovak authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    1a9dd68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    663df80 View commit details
    Browse the repository at this point in the history
  4. chore: release 12.0.2

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