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: istanbuljs/nyc
base: v13.0.1
Choose a base ref
...
head repository: istanbuljs/nyc
compare: v13.1.0
Choose a head ref
  • 4 commits
  • 11 files changed
  • 2 contributors

Commits on Aug 27, 2018

  1. feat: Rename --temp-directory option to --temp-dir (#897)

    * Rename --temp-directory option to --temp-dir
    * Add -t alias
    
    Deprecates the option name --temp-directory in favour of --temp-dir
    --temp-directory has been demoted to a yargs alias of --temp-dir
    This change makes the option naming consistent using the form --*-dir
    AndrewFinlay authored and coreyfarrell committed Aug 27, 2018
    Copy the full SHA
    ccf42df View commit details
    Browse the repository at this point in the history
  2. chore: Update language of ISSUE_TEMPLATE. (#901)

    Ask for link to repository first, add text explaining the importance of
    linking a repository that demonstrates the bug.
    coreyfarrell committed Aug 27, 2018
    Copy the full SHA
    3b95858 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2018

  1. feat: Bump dependencies. (#915)

    This causes nyc to use final release of babel 7.
    coreyfarrell committed Sep 6, 2018
    Copy the full SHA
    0b3d2cf View commit details
    Browse the repository at this point in the history
  2. chore(release): 13.1.0

    coreyfarrell committed Sep 6, 2018
    Copy the full SHA
    9f9a1df View commit details
    Browse the repository at this point in the history