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: support Jest 29 [follow-up] #1937

Merged
merged 6 commits into from Jan 27, 2023
Merged

Commits on Jan 27, 2023

  1. feat: support Jest 29

    Migrated from `ts-jest` config under `globals`, which is deprecated, to transformers config
    Ismaïl Ouazzany authored and anh.pham committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    663694b View commit details
    Browse the repository at this point in the history
  2. feat( examples): support Jest 29

    tja4472 authored and anh.pham committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    5dcada5 View commit details
    Browse the repository at this point in the history
  3. test: fix tests execution

    Michsior14 authored and anh.pham committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    a0cb0fd View commit details
    Browse the repository at this point in the history
  4. docs: reflect ts-jest changes

    Michsior14 authored and anh.pham committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    5e8c92f View commit details
    Browse the repository at this point in the history
  5. fix: jsconfig types

    Michsior14 authored and anh.pham committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    c281a00 View commit details
    Browse the repository at this point in the history
  6. style: run prettier

    Michsior14 authored and anh.pham committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    52756e9 View commit details
    Browse the repository at this point in the history