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(jest-config):Support loading TS config files via docblock loader #15190

Merged
merged 17 commits into from
Jul 23, 2024

Commits on Jul 14, 2024

  1. load ts configs via loader

    k-rajat19 committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    7f17fe2 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. more e2e tests

    k-rajat19 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    7dab201 View commit details
    Browse the repository at this point in the history
  2. add loader in 2e tests

    k-rajat19 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    7a9e2b1 View commit details
    Browse the repository at this point in the history
  3. fix:set ts-node to default

    k-rajat19 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    dc23020 View commit details
    Browse the repository at this point in the history
  4. fix: failing checks

    k-rajat19 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    a729f80 View commit details
    Browse the repository at this point in the history
  5. Update Changelog

    k-rajat19 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    849f6b0 View commit details
    Browse the repository at this point in the history
  6. Update docs

    k-rajat19 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    1bd881a View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Update CHANGELOG.md

    SimenB authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    b9c6ee5 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    SimenB authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    9cd57e8 View commit details
    Browse the repository at this point in the history
  3. fix: requested changes

    k-rajat19 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    9747160 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c321f4 View commit details
    Browse the repository at this point in the history
  5. fix: tests

    k-rajat19 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    deea0d6 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    afb4509 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    d2c3a8d View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. newlines

    SimenB committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    8b70b95 View commit details
    Browse the repository at this point in the history
  2. newlines

    SimenB committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    b05a5f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d71390 View commit details
    Browse the repository at this point in the history