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: reactjs/react-transition-group
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.2.0
Choose a base ref
...
head repository: reactjs/react-transition-group
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.2.1
Choose a head ref
  • 4 commits
  • 7 files changed
  • 3 contributors

Commits on Jun 30, 2019

  1. Update Yarn lockfile

    This change was caused by running `yarn`.
    silvenon committed Jun 30, 2019
    Configuration menu
    Copy the full SHA
    51650af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51acc5d View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2019

  1. fix: updated SwitchTransition component to be default export and expo…

    …rted from index.js (#516)
    chrisbrown-io authored and jquense committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    cfd0070 View commit details
    Browse the repository at this point in the history
  2. chore(release): 4.2.1 [skip ci]

    ## [4.2.1](v4.2.0...v4.2.1) (2019-07-02)
    
    ### Bug Fixes
    
    * updated SwitchTransition component to be default export and exported from index.js ([#516](#516)) ([cfd0070](cfd0070))
    semantic-release-bot committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    7b590ec View commit details
    Browse the repository at this point in the history
Loading