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: v29.0.0-next.0
Choose a base ref
...
head repository: kulshekhar/ts-jest Loading
compare: v29.0.0-next.1
Choose a head ref
  • 9 commits
  • 80 files changed
  • 3 contributors

Commits on Aug 28, 2022

  1. Configuration menu
    Copy the full SHA
    3749c8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8be99d View commit details
    Browse the repository at this point in the history
  3. feat: migrate globals config to transformer config (#3780)

    DEPRECATION
    Define `ts-jest` config under `globals` is now deprecated. Please define the config via transformer config instead.
    ahnpnl committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    31e5843 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ebacd7 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. feat: drop Node 12 and Node 17 support (#3787)

    BREAKING CHANGE
    Only Node 14, 16 and 18 are supported
    
    Co-authored-by: anh.pham <[email protected]>
    ahnpnl and anh.pham committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    0f1de16 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. build(deps): Update dependency esbuild to ~0.15.6 (#3784)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    69ba511 View commit details
    Browse the repository at this point in the history
  2. build(deps): Update @types packages to ^5.36.1 (#3788)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    77d4543 View commit details
    Browse the repository at this point in the history
  3. build(deps): Update dependency typescript to ~4.8.2 (#3770)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    dfaa21b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d375dc5 View commit details
    Browse the repository at this point in the history
Loading