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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 16cade9
Choose a base ref
...
head repository: kulshekhar/ts-jest
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ee81cc6
Choose a head ref
  • 9 commits
  • 41 files changed
  • 3 contributors

Commits on May 14, 2025

  1. Configuration menu
    Copy the full SHA
    2709d7b View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    6705713 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2025

  1. Configuration menu
    Copy the full SHA
    0dc22ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    249eb2c View commit details
    Browse the repository at this point in the history

Commits on May 16, 2025

  1. Configuration menu
    Copy the full SHA
    5637805 View commit details
    Browse the repository at this point in the history
  2. fix: fix TsJestTransformerOptions type

    Fixes #4247
    ahnpnl committed May 16, 2025
    Configuration menu
    Copy the full SHA
    3b11e29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fce110f View commit details
    Browse the repository at this point in the history
  4. fix(config): disable rewriteRelativeImportExtensions always

    Since this flag only works with `--noEmit` or `--emitDeclarationOnly` is enabled but `ts-jest` doesn't use those options
    
    Fixes #4855
    ahnpnl committed May 16, 2025
    Configuration menu
    Copy the full SHA
    9b1f472 View commit details
    Browse the repository at this point in the history
  5. chore(release): 29.3.4

    ahnpnl committed May 16, 2025
    Configuration menu
    Copy the full SHA
    ee81cc6 View commit details
    Browse the repository at this point in the history
Loading