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

Use caches for module resolution and type reference directives when using compiler default functions #1287

Merged
merged 12 commits into from Apr 22, 2021

Commits on Apr 15, 2021

  1. ClearCache for watchHost

    sheetalkamat committed Apr 15, 2021
    Copy the full SHA
    5b1e7ec View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. Copy the full SHA
    76c7a93 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f55dd9f View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. Use type reference directive cache so that results are atomic like mo…

    …dule resolution till watch is invoked
    sheetalkamat committed Apr 20, 2021
    Copy the full SHA
    28a903d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a39786a View commit details
    Browse the repository at this point in the history
  3. Some updates

    sheetalkamat committed Apr 20, 2021
    Copy the full SHA
    749c00b View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. Test baseline update

    sheetalkamat committed Apr 21, 2021
    Copy the full SHA
    8df84b2 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. Copy the full SHA
    317a72a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b29866c View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    johnnyreilly committed Apr 22, 2021
    Copy the full SHA
    dc339b3 View commit details
    Browse the repository at this point in the history
  4. Update package.json

    johnnyreilly committed Apr 22, 2021
    Copy the full SHA
    1e49142 View commit details
    Browse the repository at this point in the history
  5. Update src/interfaces.ts

    johnnyreilly committed Apr 22, 2021
    Copy the full SHA
    2573331 View commit details
    Browse the repository at this point in the history