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: jaredpalmer/tsdx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.12.2
Choose a base ref
...
head repository: jaredpalmer/tsdx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.12.3
Choose a head ref
  • 5 commits
  • 4 files changed
  • 3 contributors

Commits on Jan 13, 2020

  1. Configuration menu
    Copy the full SHA
    f1cf8b1 View commit details
    Browse the repository at this point in the history
  2. Revert "default jest watch unless in CI" PR #366 (#421)

    * revert "default jest watch unless in CI" PR
    
    revert "default jest watch unless in CI" PR
    
    * document reverting CI=true on tsdx test
    swyxio authored and jaredpalmer committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    95ac3f4 View commit details
    Browse the repository at this point in the history
  3. Deprecate Node 8 support (#426)

    also begins Node 13 in preparation for for Node 14 release in April (goes LTS in Oct this year)
    
    Co-authored-by: Jared Palmer <jaredloganpalmer@gmail.com>
    swyxio and jaredpalmer committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    bd35f65 View commit details
    Browse the repository at this point in the history
  4. Run tests in series with --runInBand (#429)

    * Try runInBand
    
    * Update readme
    
    * Change when tests should actually run
    
    * Remove --coverage flag
    jaredpalmer authored Jan 13, 2020
    Configuration menu
    Copy the full SHA
    367a7a5 View commit details
    Browse the repository at this point in the history
  5. v0.12.3

    jaredpalmer committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    ce3ff8e View commit details
    Browse the repository at this point in the history
Loading