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: nfl/react-helmet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.0.1
Choose a base ref
...
head repository: nfl/react-helmet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.0.2
Choose a head ref
  • 3 commits
  • 7 files changed
  • 2 contributors

Commits on Mar 28, 2017

  1. chore: update code coverage (#254)

    * chore: combine code coverage from multiple browsers
    
    * chore: add firefox to browser list
    
    * test: cover requestIdleCallback
    
    * test: avoid running Firefox in Travis.
    doctyper authored and cwelch5 committed Mar 28, 2017
    Copy the full SHA
    2cc70de View commit details
  2. fix: prevent clearing existing title (#259)

    * test: added test to exemplify bug
    
    * fix: prevent clearing existing title
    
    * test: check for empty title
    
    * Bump version
    cwelch5 authored Mar 28, 2017
    Copy the full SHA
    549b603 View commit details
  3. docs: changelog 5.0.2 release

    cwelch5 committed Mar 28, 2017
    Copy the full SHA
    ce5a7b1 View commit details
Loading