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: kulshekhar/ts-jest Loading
base: v20.0.14
Choose a base ref
...
head repository: kulshekhar/ts-jest Loading
compare: v21.0.0
Choose a head ref
  • 3 commits
  • 4 files changed
  • 2 contributors

Commits on Sep 1, 2017

  1. Adding info about limitations in debugger statements in README (#313)

    Add information about debugger statements not working in VSCode, and recommending users to use breakpoints.
    
    Fixes #309 ([the second part](#309 (comment)))
    trivikr authored and kulshekhar committed Sep 1, 2017
    1 Configuration menu
    Copy the full SHA
    95132fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    653fab3 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2017

  1. Upgrade jest and deps to v21 (#320)

    Upgrade jest and dependencies to v21
    kulshekhar committed Sep 5, 2017
    Configuration menu
    Copy the full SHA
    86476d3 View commit details
    Browse the repository at this point in the history
Loading