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: reactchartjs/react-chartjs-2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.1
Choose a base ref
...
head repository: reactchartjs/react-chartjs-2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.0
Choose a head ref
  • 9 commits
  • 13 files changed
  • 2 contributors

Commits on Oct 19, 2021

  1. feat: remove lodash (#784)

    dangreen authored Oct 19, 2021
    Configuration menu
    Copy the full SHA
    5594170 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. Configuration menu
    Copy the full SHA
    2f19eb3 View commit details
    Browse the repository at this point in the history
  2. fix: improve and fix rerendering (#790)

    * perf: reduce rerenders
    
    * test: added redraw story
    dangreen authored Oct 20, 2021
    Configuration menu
    Copy the full SHA
    330fb1c View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump @swc/jest from 0.2.4 to 0.2.5 (#791)

    Bumps [@swc/jest](https://github.com/swc-project/jest) from 0.2.4 to 0.2.5.
    - [Release notes](https://github.com/swc-project/jest/releases)
    - [Commits](swc-project/jest@v0.2.4...v0.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/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 Oct 20, 2021
    Configuration menu
    Copy the full SHA
    55789d2 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump webpack from 5.58.2 to 5.59.0 (#787)

    Bumps [webpack](https://github.com/webpack/webpack) from 5.58.2 to 5.59.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.58.2...v5.59.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      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 Oct 20, 2021
    Configuration menu
    Copy the full SHA
    0680bff View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump @swc/core from 1.2.99 to 1.2.101 (#785)

    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.2.99 to 1.2.101.
    - [Release notes](https://github.com/swc-project/swc/releases)
    - [Commits](swc-project/swc@v1.2.99...v1.2.101)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/core"
      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 Oct 20, 2021
    Configuration menu
    Copy the full SHA
    3bba95f View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): bump jest from 27.3.0 to 27.3.1 (#786)

    Bumps [jest](https://github.com/facebook/jest) from 27.3.0 to 27.3.1.
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
    - [Commits](jestjs/jest@v27.3.0...v27.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: 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 Oct 20, 2021
    Configuration menu
    Copy the full SHA
    4d35cba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d3ef0e1 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. chore(release): 3.2.0

    dangreen committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    3a853e5 View commit details
    Browse the repository at this point in the history
Loading