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

docs(jest-mock): Add example for ES6 modules #8550

Merged
merged 6 commits into from Jun 12, 2019

Commits on Jun 10, 2019

  1. Copy the full SHA
    f076766 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    29b3928 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2019

  1. Copy the full SHA
    cc774e5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ba17c08 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2019

  1. Revert "docs(JestObjectAPI jest-mock): Update versioned_docs"

    This reverts commit ba17c08.
    
    Updating the versioned_docs for version 24.6 is not necessary as we can
    update an earlier version and the changes will propagate to the new
    version.
    sargalias committed Jun 12, 2019
    Copy the full SHA
    bd65a6a View commit details
    Browse the repository at this point in the history
  2. docs(JestObjectAPI jest-mock): Update previous versioned_docs

    The example for using __esModule: true is also relevant for those
    versions, so it should be present.
    sargalias committed Jun 12, 2019
    Copy the full SHA
    91ba3e7 View commit details
    Browse the repository at this point in the history