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

Commits on Sep 5, 2017

  1. Use "canonical" Jest configuration (#312)

    * Fix simple and simple-async tests
    
    * Use "canonical" Jest configuration
    
    * Improve root package.json testRegex
    tkrotoff authored and kulshekhar committed Sep 5, 2017
    Configuration menu
    Copy the full SHA
    fee6771 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2017

  1. Allow a babelConfig option (#287)

    * Allow a babelConfig option
    
    * Documentation updates
    
    * Tests for config merging behaviour
    lemonmade authored and kulshekhar committed Sep 6, 2017
    Configuration menu
    Copy the full SHA
    3039ef3 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2017

  1. Bump version to 21.0.1 (#325)

    * Bump version to 21.0,1
    * Replace npm with yarn in appveyor
    kulshekhar committed Sep 14, 2017
    Configuration menu
    Copy the full SHA
    fde77ca View commit details
    Browse the repository at this point in the history
Loading