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: add syntheticNamedExports #3295

Merged
merged 18 commits into from Jan 4, 2020

Commits on Dec 22, 2019

  1. Copy the full SHA
    8f12bb6 View commit details
    Browse the repository at this point in the history
  2. fix namespaces

    manucorporat committed Dec 22, 2019
    Copy the full SHA
    90a2c3b View commit details
    Browse the repository at this point in the history
  3. remove getDefaultExport

    manucorporat committed Dec 22, 2019
    Copy the full SHA
    96c90e2 View commit details
    Browse the repository at this point in the history
  4. enable tests

    manucorporat committed Dec 22, 2019
    Copy the full SHA
    91527b7 View commit details
    Browse the repository at this point in the history
  5. live references

    manucorporat committed Dec 22, 2019
    Copy the full SHA
    71fca45 View commit details
    Browse the repository at this point in the history
  6. add tests

    manucorporat committed Dec 22, 2019
    Copy the full SHA
    95ab919 View commit details
    Browse the repository at this point in the history
  7. fix test

    manucorporat committed Dec 22, 2019
    Copy the full SHA
    7481a84 View commit details
    Browse the repository at this point in the history
  8. fix dead reference

    manucorporat committed Dec 22, 2019
    Copy the full SHA
    f4aa765 View commit details
    Browse the repository at this point in the history
  9. apply fixes

    manucorporat committed Dec 22, 2019
    Copy the full SHA
    0bf2edb View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2019

  1. Copy the full SHA
    7ccc7b4 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2019

  1. Copy the full SHA
    5d21b17 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2020

  1. apply feedback

    manucorporat committed Jan 2, 2020
    Copy the full SHA
    1202985 View commit details
    Browse the repository at this point in the history
  2. enable tests

    manucorporat committed Jan 2, 2020
    Copy the full SHA
    7f3e896 View commit details
    Browse the repository at this point in the history
  3. fix test

    manucorporat committed Jan 2, 2020
    Copy the full SHA
    f01ed57 View commit details
    Browse the repository at this point in the history
  4. unneeded exports check

    manucorporat committed Jan 2, 2020
    Copy the full SHA
    d0edd56 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    b4d7a17 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2020

  1. add docs

    manucorporat committed Jan 4, 2020
    Copy the full SHA
    fef1cd9 View commit details
    Browse the repository at this point in the history
  2. Slightly clarify docs.

    lukastaegert committed Jan 4, 2020
    Copy the full SHA
    7d44c8d View commit details
    Browse the repository at this point in the history