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: v2.8.0
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: v3.0.0
Choose a head ref
  • 10 commits
  • 7 files changed
  • 2 contributors

Commits on Apr 17, 2019

  1. build: remove assets from github release

    Not really necessary and causing the build to fail with latest version of https://github.com/semantic-release/github
    alampros committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    cceac3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ff94f6 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop'

    alampros committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    65323b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2019

  1. chore(deps): upgrade deps

    alampros committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    5a046b7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop'

    alampros committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    408686f View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2019

  1. Configuration menu
    Copy the full SHA
    d72cac9 View commit details
    Browse the repository at this point in the history
  2. feat: forward ref to inner canvas

    BREAKING CHANGE: wrap default export in forwardRef
    alampros committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    091b055 View commit details
    Browse the repository at this point in the history
  3. docs: add mouse rain demo

    alampros committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    65e1560 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #55 from alampros/develop

    ForwardRef
    alampros authored Apr 25, 2019
    Configuration menu
    Copy the full SHA
    48d7c42 View commit details
    Browse the repository at this point in the history
  5. chore(release): 3.0.0 [skip ci]

    # [3.0.0](v2.8.0...v3.0.0) (2019-04-25)
    
    ### Features
    
    * forward ref to inner canvas ([091b055](091b055))
    
    ### BREAKING CHANGES
    
    * wrap default export in forwardRef
    semantic-release-bot committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    7aa8d41 View commit details
    Browse the repository at this point in the history
Loading