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 Auto Accessor syntax #5926

Merged
merged 22 commits into from Nov 28, 2022

Commits on Nov 2, 2022

  1. Copy the full SHA
    be7a623 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    00882c2 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    692b86c View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    7e68835 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    2b3bbcd View commit details
    Browse the repository at this point in the history
  6. fix: run lint-fix

    sosukesuzuki committed Nov 2, 2022
    Copy the full SHA
    154f540 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    d653607 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    c7cb795 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    35809e3 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Copy the full SHA
    3b724d0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6222f3c View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    3734248 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Copy the full SHA
    7106081 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8809d69 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Merge branch 'main' into pr/sosukesuzuki/5926

    # Conflicts:
    #	package.json
    #	patches/typescript+4.8.3.patch
    #	patches/typescript+4.9.2-rc.patch
    #	patches/typescript+4.9.3.patch
    #	yarn.lock
    bradzacher committed Nov 18, 2022
    Copy the full SHA
    a64812f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ff3d58c View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    3c326c4 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    cff6c30 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    7201322 View commit details
    Browse the repository at this point in the history
  6. remove dead snapshots

    bradzacher committed Nov 18, 2022
    Copy the full SHA
    acffe0d View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. Merge branch 'main' into auto-accesors

    # Conflicts:
    #	.prettierignore
    bradzacher committed Nov 28, 2022
    Copy the full SHA
    31f972c View commit details
    Browse the repository at this point in the history
  2. add scope analysis support

    bradzacher committed Nov 28, 2022
    Copy the full SHA
    e510ce4 View commit details
    Browse the repository at this point in the history