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

Commits on Aug 1, 2022

  1. fix: apply entering animation synchronously when unmountOnExit or mou…

    …ntOnEnter is enabled (#847)
    
    * fix: apply entering animation synchronously when unmountOnExit or mountOnEnter is enabled
    
    * chore: run prettier
    
    * chore: remove unused nextTick
    koba04 authored Aug 1, 2022
    Configuration menu
    Copy the full SHA
    1043549 View commit details
    Browse the repository at this point in the history
  2. chore(release): 4.4.5 [skip ci]

    ## [4.4.5](v4.4.4...v4.4.5) (2022-08-01)
    
    ### Bug Fixes
    
    * apply entering animation synchronously when unmountOnExit or mountOnEnter is enabled ([#847](#847)) ([1043549](1043549))
    semantic-release-bot committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    4cb51a9 View commit details
    Browse the repository at this point in the history
Loading