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: google-map-react/google-map-react
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.3
Choose a base ref
...
head repository: google-map-react/google-map-react
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 9 commits
  • 6 files changed
  • 4 contributors

Commits on May 23, 2025

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

    itsmichaeldiego committed May 23, 2025
    Configuration menu
    Copy the full SHA
    743aaa3 View commit details
    Browse the repository at this point in the history
  3. Fix: React 18 markers (#1224)

    * disable batching for _onChange listener
    
    * correctly reset cache
    
    * move flushsync out of lifecycle method
    BenHodgsonR2R authored May 23, 2025
    Configuration menu
    Copy the full SHA
    5776154 View commit details
    Browse the repository at this point in the history
  4. Update README.md (fixed a typo) (#1210)

    Hi! I found a simple typo on README, so I figured I might as well fix it.
    dancielos authored May 23, 2025
    Configuration menu
    Copy the full SHA
    85378ef View commit details
    Browse the repository at this point in the history
  5. 2.2.5

    itsmichaeldiego committed May 23, 2025
    Configuration menu
    Copy the full SHA
    34a8fdd View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2025

  1. Bump word-wrap from 1.2.3 to 1.2.4 (#1194)

    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      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 Sep 27, 2025
    Configuration menu
    Copy the full SHA
    123100a View commit details
    Browse the repository at this point in the history
  2. Bump semver from 5.7.1 to 5.7.2 (#1192)

    Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
    - [Commits](npm/node-semver@v5.7.1...v5.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      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 Sep 27, 2025
    Configuration menu
    Copy the full SHA
    5b29a7b View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2025

  1. Bump cipher-base from 1.0.4 to 1.0.7 (#1250)

    Bumps [cipher-base](https://github.com/crypto-browserify/cipher-base) from 1.0.4 to 1.0.7.
    - [Changelog](https://github.com/browserify/cipher-base/blob/master/CHANGELOG.md)
    - [Commits](browserify/cipher-base@v1.0.4...v1.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: cipher-base
      dependency-version: 1.0.7
      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 Oct 2, 2025
    Configuration menu
    Copy the full SHA
    ec3e76c View commit details
    Browse the repository at this point in the history
  2. Bump sha.js from 2.4.11 to 2.4.12 (#1251)

    Bumps [sha.js](https://github.com/crypto-browserify/sha.js) from 2.4.11 to 2.4.12.
    - [Changelog](https://github.com/browserify/sha.js/blob/master/CHANGELOG.md)
    - [Commits](browserify/sha.js@v2.4.11...v2.4.12)
    
    ---
    updated-dependencies:
    - dependency-name: sha.js
      dependency-version: 2.4.12
      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 Oct 2, 2025
    Configuration menu
    Copy the full SHA
    ba0ef4d View commit details
    Browse the repository at this point in the history
Loading