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

Hoist exports to allow circular dependencies #9024

Merged
merged 8 commits into from
May 19, 2023

Commits on May 11, 2023

  1. initial repro

    AGawrys committed May 11, 2023
    Configuration menu
    Copy the full SHA
    0c2cfdd View commit details
    Browse the repository at this point in the history
  2. make repro smaller

    AGawrys committed May 11, 2023
    Configuration menu
    Copy the full SHA
    0a260c2 View commit details
    Browse the repository at this point in the history
  3. make repro smaller 2

    AGawrys committed May 11, 2023
    Configuration menu
    Copy the full SHA
    33dbe49 View commit details
    Browse the repository at this point in the history
  4. comment

    AGawrys committed May 11, 2023
    Configuration menu
    Copy the full SHA
    93c7270 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. add smaller repro

    AGawrys committed May 17, 2023
    Configuration menu
    Copy the full SHA
    d4c9d84 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. add test case for anonymous default exported function circular refere…

    …nce and named default export function and fix
    AGawrys committed May 18, 2023
    Configuration menu
    Copy the full SHA
    256ca34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d92ec74 View commit details
    Browse the repository at this point in the history
  3. Cleanup tests

    mischnic committed May 18, 2023
    Configuration menu
    Copy the full SHA
    945d4cf View commit details
    Browse the repository at this point in the history