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: alampros/react-confetti
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.1
Choose a base ref
...
head repository: alampros/react-confetti
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.0
Choose a head ref
  • 9 commits
  • 5 files changed
  • 5 contributors

Commits on Aug 12, 2019

  1. Add stalebot config

    Aaron Lampros committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    6e9f04f View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2019

  1. React 16.9 - replace unsafe lifecycle method

    Mark Wheeler committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    0fed603 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2019

  1. Merge pull request #70 from wheeler/mw-r169

    React 16.9 - replace unsafe lifecycle method
    
    BREAKING CHANGE: Requires at least React version 16.3 - that version adds the new lifecycle method used to replace the unsafe one.
    alampros authored Oct 18, 2019
    Configuration menu
    Copy the full SHA
    8e7ec50 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump eslint-utils from 1.4.0 to 1.4.2

    Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.4.0 to 1.4.2.
    - [Release notes](https://github.com/mysticatea/eslint-utils/releases)
    - [Commits](mysticatea/eslint-utils@v1.4.0...v1.4.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 18, 2019
    Configuration menu
    Copy the full SHA
    e2bd36a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #68 from alampros/dependabot/npm_and_yarn/eslint-u…

    …tils-1.4.2
    
    build(deps): bump eslint-utils from 1.4.0 to 1.4.2
    alampros authored Oct 18, 2019
    Configuration menu
    Copy the full SHA
    bade928 View commit details
    Browse the repository at this point in the history
  4. fix(deps): upgrade deps

    alampros committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    902da73 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'develop'

    alampros committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    5c266e0 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'develop'

    alampros committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    9e3c6f7 View commit details
    Browse the repository at this point in the history
  7. chore(release): 5.0.0 [skip ci]

    # [5.0.0](v4.0.1...v5.0.0) (2019-10-18)
    
    * Merge pull request #70 from wheeler/mw-r169 ([8e7ec50](8e7ec50)), closes [#70](#70)
    
    ### Bug Fixes
    
    * **deps:** upgrade deps ([902da73](902da73))
    
    ### BREAKING CHANGES
    
    * Requires at least React version 16.3 - that version adds the new lifecycle method used to replace the unsafe one.
    semantic-release-bot committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    15911b1 View commit details
    Browse the repository at this point in the history
Loading