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.0
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.1.1
Choose a head ref
  • 14 commits
  • 19 files changed
  • 5 contributors

Commits on Oct 18, 2021

  1. Configuration menu
    Copy the full SHA
    813eb47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c83941 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62808e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74c169a View commit details
    Browse the repository at this point in the history
  5. fix: components' props types (#782)

    * fix: fix components' props types
    
    fix #734, possible fix #741
    
    * ci(size-limit): increase size
    dangreen authored Oct 18, 2021
    Configuration menu
    Copy the full SHA
    eba8a27 View commit details
    Browse the repository at this point in the history
  6. chore(deps): Bump @swc/core from 1.2.97 to 1.2.99 (#781)

    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.2.97 to 1.2.99.
    - [Release notes](https://github.com/swc-project/swc/releases)
    - [Commits](swc-project/swc@v1.2.97...v1.2.99)
    
    ---
    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 18, 2021
    Configuration menu
    Copy the full SHA
    79bddb5 View commit details
    Browse the repository at this point in the history
  7. chore(deps): Bump clean-publish from 3.4.1 to 3.4.2 (#777)

    Bumps [clean-publish](https://github.com/shashkovdanil/clean-publish) from 3.4.1 to 3.4.2.
    - [Release notes](https://github.com/shashkovdanil/clean-publish/releases)
    - [Changelog](https://github.com/shashkovdanil/clean-publish/blob/master/CHANGELOG.md)
    - [Commits](shashkovdanil/clean-publish@3.4.1...3.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: clean-publish
      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 18, 2021
    Configuration menu
    Copy the full SHA
    aa617e6 View commit details
    Browse the repository at this point in the history
  8. chore(deps): bump @types/faker from 5.5.8 to 5.5.9 (#779)

    Bumps [@types/faker](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/faker) from 5.5.8 to 5.5.9.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/faker)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/faker"
      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 18, 2021
    Configuration menu
    Copy the full SHA
    4377c4b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9056e06 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Configuration menu
    Copy the full SHA
    2893a12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2c9195 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fb67e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    964d1cb View commit details
    Browse the repository at this point in the history
  5. chore(release): 3.1.1

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