🌐 AI搜索 & 代理 主页
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: googlemaps/js-markerclusterer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.2
Choose a base ref
...
head repository: googlemaps/js-markerclusterer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.0
Choose a head ref
  • 7 commits
  • 6 files changed
  • 3 contributors

Commits on Jul 17, 2023

  1. chore(deps-dev): bump @babel/preset-env from 7.22.7 to 7.22.9 (#701)

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.7 to 7.22.9.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.22.9/packages/babel-preset-env)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/preset-env"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    496ae06 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump eslint-plugin-jest from 27.2.2 to 27.2.3 (#702)

    Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.2.2 to 27.2.3.
    - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
    - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
    - [Commits](jest-community/eslint-plugin-jest@v27.2.2...v27.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    68ff918 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump eslint from 8.44.0 to 8.45.0 (#703)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.44.0 to 8.45.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.44.0...v8.45.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    12ac633 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 (#705)

    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 Jul 19, 2023
    Configuration menu
    Copy the full SHA
    0ba3e66 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. chore(deps-dev): bump @rollup/plugin-commonjs from 25.0.2 to 25.0.3 (#…

    …707)
    
    Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 25.0.2 to 25.0.3.
    - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
    - [Commits](https://github.com/rollup/plugins/commits/commonjs-v25.0.3/packages/commonjs)
    
    ---
    updated-dependencies:
    - dependency-name: "@rollup/plugin-commonjs"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    d004a3a View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    fc8e8dd View commit details
    Browse the repository at this point in the history
  2. chore(release): 2.4.0 [skip ci]

    ## [2.4.0](v2.3.2...v2.4.0) (2023-07-27)
    
    ### Features
    
    * Adding viewport aware version of SuperCluster algorithm for use with legacy markers ([#640](#640)) ([fc8e8dd](fc8e8dd))
    
    ### Miscellaneous Chores
    
    * **deps-dev:** bump @babel/preset-env from 7.22.7 to 7.22.9 ([#701](#701)) ([496ae06](496ae06))
    * **deps-dev:** bump @rollup/plugin-commonjs from 25.0.2 to 25.0.3 ([#707](#707)) ([d004a3a](d004a3a))
    * **deps-dev:** bump eslint from 8.44.0 to 8.45.0 ([#703](#703)) ([12ac633](12ac633))
    * **deps-dev:** bump eslint-plugin-jest from 27.2.2 to 27.2.3 ([#702](#702)) ([68ff918](68ff918))
    * **deps-dev:** bump word-wrap from 1.2.3 to 1.2.4 ([#705](#705)) ([0ba3e66](0ba3e66))
    semantic-release-bot committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    e6d6963 View commit details
    Browse the repository at this point in the history
Loading