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

meta: add support for TypeScript plugins #4640

Merged
merged 46 commits into from
Oct 17, 2023
Merged

meta: add support for TypeScript plugins #4640

merged 46 commits into from
Oct 17, 2023

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    0124e35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8a518a View commit details
    Browse the repository at this point in the history
  3. fixup! meta: add support for TypeScript plugins

    upgrade svelte-processes
    aduh95 committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    4e8f732 View commit details
    Browse the repository at this point in the history
  4. fixup! meta: add support for TypeScript plugins

    upgrade tsd and fix ci
    aduh95 committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    f15b3e3 View commit details
    Browse the repository at this point in the history
  5. fix yarn dev

    aduh95 committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    3985734 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. resolve e2e build failure

    aduh95 committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    f00dec9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    926effa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef5a87c View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. add js2ts script

    aduh95 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    7f8cda3 View commit details
    Browse the repository at this point in the history
  2. add build:ts

    aduh95 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    c1f69af View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

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

Commits on Sep 13, 2023

  1. update tsconfig

    aduh95 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    1ccdcfa View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

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

Commits on Sep 26, 2023

  1. Update private/js2ts/index.mjs

    Co-authored-by: Antoine du Hamel <[email protected]>
    mifi and aduh95 authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    4980818 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57341b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7c2e57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a80377 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c9586e View commit details
    Browse the repository at this point in the history
  6. update p-q patch

    aduh95 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    123c98d View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    5cd4e9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e3acf6 View commit details
    Browse the repository at this point in the history
  3. add comment

    aduh95 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    996c2af View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    0909fea View commit details
    Browse the repository at this point in the history
  2. prettier

    aduh95 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    3b19a37 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

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

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    d10929b View commit details
    Browse the repository at this point in the history
  2. allowSyntheticDefaultImports

    aduh95 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    1f70266 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7f50be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba73746 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    e4eb8ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1c289a View commit details
    Browse the repository at this point in the history
  3. fix imports

    aduh95 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    d398bcf View commit details
    Browse the repository at this point in the history
  4. fixup! fix imports

    aduh95 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    40ebb91 View commit details
    Browse the repository at this point in the history
  5. fixup! fixup! fix imports

    aduh95 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    887b173 View commit details
    Browse the repository at this point in the history
  6. uppy: fix types

    aduh95 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    6ccc518 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eb1949f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e71ce8e View commit details
    Browse the repository at this point in the history
  9. prettier

    aduh95 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    f5940c0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e167e22 View commit details
    Browse the repository at this point in the history
  11. skipLibCheck

    aduh95 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    9863186 View commit details
    Browse the repository at this point in the history
  12. remove debug line

    aduh95 authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    5bdbda7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    75e4bc0 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. Configuration menu
    Copy the full SHA
    74e3dc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bfdf16 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    759ecbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05a1266 View commit details
    Browse the repository at this point in the history