Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: mark TsCompiler and TsJestCompiler as legacy #3457

Merged
merged 1 commit into from Apr 25, 2022
Merged

feat: mark TsCompiler and TsJestCompiler as legacy #3457

merged 1 commit into from Apr 25, 2022

Commits on Apr 25, 2022

  1. feat: mark TsCompiler and TsJestCompiler as legacy

    BREAKING CHANGE
    - Any imports `ts-jest/dist/compiler/ts-compiler` should change to `ts-jest/dist/legacy/compiler/ts-compiler`
    - Any imports `ts-jest/dist/compiler/ts-jest-compiler` should change to `ts-jest/dist/legacy/compiler/ts-jest-compiler`
    anh.pham committed Apr 25, 2022
    Copy the full SHA
    9de25d7 View commit details
    Browse the repository at this point in the history