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: rollup-umd/documentation
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.6
Choose a base ref
...
head repository: rollup-umd/documentation
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.7
Choose a head ref
  • 3 commits
  • 4 files changed
  • 3 contributors

Commits on Sep 29, 2019

  1. fix(lifecycle): replace componentWillMount with componentDidMount or …

    …UNSAFE_componentWillMount
    Dimitri Kopriwa committed Sep 29, 2019
    Configuration menu
    Copy the full SHA
    3b33f3f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #51 from rollup-umd/dev

    fix(lifecycle): replace componentWillMount with componentDidMount or …
    kopax committed Sep 29, 2019
    Configuration menu
    Copy the full SHA
    bd23570 View commit details
    Browse the repository at this point in the history
  3. chore(release): 2.0.7 [skip ci]

    ## [2.0.7](v2.0.6...v2.0.7) (2019-09-29)
    
    ### Bug Fixes
    
    * **lifecycle:** replace componentWillMount with componentDidMount or UNSAFE_componentWillMount ([3b33f3f](3b33f3f))
    semantic-release-bot committed Sep 29, 2019
    Configuration menu
    Copy the full SHA
    db21d12 View commit details
    Browse the repository at this point in the history
Loading