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

chore(jest-transform): refactor transformer API to reduce number of arguments #10834

Merged
merged 16 commits into from Nov 16, 2020

Commits on Nov 16, 2020

  1. Copy the full SHA
    3af551e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3ef146b View commit details
    Browse the repository at this point in the history
  3. mention esm for transformers

    SimenB committed Nov 16, 2020
    Copy the full SHA
    0f3b59d View commit details
    Browse the repository at this point in the history
  4. instrument docs

    SimenB committed Nov 16, 2020
    Copy the full SHA
    e2f0881 View commit details
    Browse the repository at this point in the history
  5. cache key docs

    SimenB committed Nov 16, 2020
    Copy the full SHA
    26e213f View commit details
    Browse the repository at this point in the history
  6. typo

    SimenB committed Nov 16, 2020
    Copy the full SHA
    9da4881 View commit details
    Browse the repository at this point in the history
  7. prettier

    SimenB committed Nov 16, 2020
    Copy the full SHA
    57912eb View commit details
    Browse the repository at this point in the history
  8. tests

    SimenB committed Nov 16, 2020
    Copy the full SHA
    cc52a5b View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    babb77b View commit details
    Browse the repository at this point in the history
  10. patch fbjs-scripts

    SimenB committed Nov 16, 2020
    Copy the full SHA
    afca168 View commit details
    Browse the repository at this point in the history
  11. tweak cache creater function

    SimenB committed Nov 16, 2020
    Copy the full SHA
    a9d9cbf View commit details
    Browse the repository at this point in the history
  12. generic

    SimenB committed Nov 16, 2020
    Copy the full SHA
    e747197 View commit details
    Browse the repository at this point in the history
  13. less syntax

    SimenB committed Nov 16, 2020
    Copy the full SHA
    13ce59d View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    c5c31e5 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    df257c5 View commit details
    Browse the repository at this point in the history
  16. Update packages/jest-transform/src/enhanceUnexpectedTokenMessage.ts

    Co-authored-by: Michał Pierzchała <thymikee@gmail.com>
    SimenB and thymikee committed Nov 16, 2020
    Copy the full SHA
    1c0294c View commit details
    Browse the repository at this point in the history