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.4.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.4.1
Choose a head ref
  • 11 commits
  • 13 files changed
  • 5 contributors

Commits on May 5, 2020

  1. Fix ESLint errors

    silvenon committed May 5, 2020
    Configuration menu
    Copy the full SHA
    14e0855 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    476cb63 View commit details
    Browse the repository at this point in the history
  3. Update Yarn lockfile

    I'm not sure how this happened, but it's consistent, so I'm committing
    it.
    silvenon committed May 5, 2020
    2 Configuration menu
    Copy the full SHA
    205c5ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80b663e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c863158 View commit details
    Browse the repository at this point in the history
  6. test: enable React.StrictMode (#593)

    Andrew Luca authored May 5, 2020
    Configuration menu
    Copy the full SHA
    fbbcc1d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ce94128 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. Configuration menu
    Copy the full SHA
    6ab4473 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46bdb6e View commit details
    Browse the repository at this point in the history
  3. fix: transition SSR (#619)

    * Support SSR
    
    * Update src/Transition.js
    
    * rm whitespace
    
    Co-authored-by: Jason Quense <[email protected]>
    perrin4869 and jquense authored May 6, 2020
    Configuration menu
    Copy the full SHA
    2722bb6 View commit details
    Browse the repository at this point in the history
  4. chore(release): 4.4.1 [skip ci]

    ## [4.4.1](v4.4.0...v4.4.1) (2020-05-06)
    
    ### Bug Fixes
    
    * transition SSR ([#619](#619)) ([2722bb6](2722bb6))
    semantic-release-bot committed May 6, 2020
    Configuration menu
    Copy the full SHA
    1fd4a65 View commit details
    Browse the repository at this point in the history
Loading