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: support Explicit Resource Management syntax for TS 5.2 #7479

Merged

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    66ff863 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f64efd7 View commit details
    Browse the repository at this point in the history
  3. feat: add snapshot test

    sajikix committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    a428311 View commit details
    Browse the repository at this point in the history
  4. fix: getDeclarationKind logic

    sajikix committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    014ca89 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    3543126 View commit details
    Browse the repository at this point in the history
  2. fix: reduce switch cases

    sajikix committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    8df31d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    77ec66d View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    3631100 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50f2934 View commit details
    Browse the repository at this point in the history
  3. fix: lint errors in convert

    sajikix committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    9080985 View commit details
    Browse the repository at this point in the history
  4. feat: make VariableDeclaration to union type of let/const/var cas…

    …e and `using` case
    sajikix committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    a718755 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c85cd5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f465d57 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    76a26a3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    468f107 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    5073ce1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9456e37 View commit details
    Browse the repository at this point in the history
  3. fix: apply lint fix

    sajikix committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    a9e716a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9e3ae3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d7721a7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    96514c0 View commit details
    Browse the repository at this point in the history