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

Commits on Aug 2, 2019

  1. build(deps): bump js-yaml from 3.10.0 to 3.13.1 in /www (#532)

    Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.10.0 to 3.13.1.
    - [Release notes](https://github.com/nodeca/js-yaml/releases)
    - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
    - [Commits](nodeca/js-yaml@3.10.0...3.13.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and taion committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    81941cf View commit details
    Browse the repository at this point in the history
  2. build(deps): bump fstream from 1.0.11 to 1.0.12 in /www (#533)

    Bumps [fstream](https://github.com/npm/fstream) from 1.0.11 to 1.0.12.
    - [Release notes](https://github.com/npm/fstream/releases)
    - [Commits](npm/fstream@v1.0.11...v1.0.12)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and taion committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    7506997 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0444b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b926572 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b9b43f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2019

  1. chore: upgrade cherry-pick (#539)

    New version is brilliant!
    TrySound authored and jquense committed Aug 18, 2019
    Configuration menu
    Copy the full SHA
    b10766e View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2019

  1. Configuration menu
    Copy the full SHA
    f53b943 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    566bbd2 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2019

  1. Configuration menu
    Copy the full SHA
    e3ab273 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2019

  1. docs: add guidance on TypeScript in README (#525)

    Setsun authored and jquense committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    f4e6428 View commit details
    Browse the repository at this point in the history
  2. feat: upgrade dom-helpers (#549)

    Ref react-bootstrap/dom-helpers@87e2fe4
    
    Upgraded babel runtime aswell to enforce same version for rtg and
    newly added dom-helpers.
    TrySound authored and jquense committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    b017e18 View commit details
    Browse the repository at this point in the history
  3. chore(release): 4.3.0 [skip ci]

    # [4.3.0](v4.2.2...v4.3.0) (2019-09-05)
    
    ### Features
    
    * upgrade dom-helpers ([#549](#549)) ([b017e18](b017e18))
    semantic-release-bot committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    6dbadb5 View commit details
    Browse the repository at this point in the history
Loading