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

prefer-export-from: Fix TypeScript compatibility #1728

Merged
merged 22 commits into from Feb 16, 2022

Commits on Feb 10, 2022

  1. Configuration menu
    Copy the full SHA
    7d16cc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e6ce4a View commit details
    Browse the repository at this point in the history
  3. fix: test failures

    nrgnrg committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    1f24e32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b70317 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. fix: reuse correct exports

    nrgnrg committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    18f48ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f0da32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c1222a View commit details
    Browse the repository at this point in the history
  4. test: add additional tests

    nrgnrg committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    b379c02 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    424193f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    988ea9f View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Configuration menu
    Copy the full SHA
    48d6aa4 View commit details
    Browse the repository at this point in the history
  2. Improve the fix logic

    fisker committed Feb 14, 2022
    1 Configuration menu
    Copy the full SHA
    03ba7c6 View commit details
    Browse the repository at this point in the history
  3. More tests

    fisker committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    573a2a0 View commit details
    Browse the repository at this point in the history
  4. Add one test back

    fisker committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    a677dc1 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Configuration menu
    Copy the full SHA
    8abb120 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c444dd View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Improve performance

    fisker committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    609a056 View commit details
    Browse the repository at this point in the history
  2. Refactor to use snapshot test

    fisker committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    0a52e03 View commit details
    Browse the repository at this point in the history
  3. Prefer re-use value export

    fisker committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    3020b59 View commit details
    Browse the repository at this point in the history
  4. Add more tests

    fisker committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    7c46895 View commit details
    Browse the repository at this point in the history
  5. Rename variables

    fisker committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    0e1b604 View commit details
    Browse the repository at this point in the history
  6. Revert "Prefer re-use value export"

    This reverts commit 3020b59.
    fisker committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    c640d2c View commit details
    Browse the repository at this point in the history