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(cli): Support generating .d.ts files #9097

Merged
merged 6 commits into from
Jun 22, 2024
Merged

Conversation

kdy1
Copy link
Member

@kdy1 kdy1 commented Jun 22, 2024

Description:

I verified that swc_cli (Rust) works with

{
    "jsc": {
        "parser": {
            "syntax": "typescript"
        },
        "experimental": {
            "emitIsolatedDts": true
        }
    }
}

@kdy1 kdy1 added this to the Planned milestone Jun 22, 2024
@kdy1 kdy1 self-assigned this Jun 22, 2024
@kdy1 kdy1 requested review from a team as code owners June 22, 2024 00:19
@kdy1 kdy1 enabled auto-merge (squash) June 22, 2024 00:19
Copy link
Member Author

@kdy1 kdy1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

swc-bump:

  • swc_cli_impl
  • swc
  • swc_core

Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/is-stream@2.0.1 None 0 5.93 kB sindresorhus
npm/is-typedarray@1.0.0 None 0 4.41 kB hughsk
npm/is-unicode-supported@0.1.0 None 0 3.54 kB sindresorhus
npm/is-windows@1.0.2 None 0 7.96 kB jonschlinkert
npm/is-wsl@1.1.0 environment, filesystem 0 2.88 kB sindresorhus
npm/isarray@0.0.1 None 0 6.82 kB juliangruber
npm/isexe@2.0.0 environment, filesystem 0 11 kB isaacs
npm/isobject@3.0.1 None 0 6.93 kB doowb
npm/isstream@0.1.2 None 0 13.3 kB rvagg
npm/istanbul-lib-coverage@3.2.0 None 0 29.3 kB oss-bot
npm/jest-get-type@29.6.3 None 0 3.79 kB simenb
npm/js-tokens@4.0.0 None 0 15.1 kB lydell
npm/jsbn@0.1.1 None 0 45.8 kB andyperlitch
npm/jsesc@2.5.2 None 0 32 kB mathias
npm/json-parse-better-errors@1.0.2 None 0 6.7 kB zkat
npm/json-parse-even-better-errors@2.3.1 None 0 10.4 kB isaacs
npm/json-schema-traverse@0.4.1 None 0 19.6 kB esp
npm/json-schema@0.4.0 None 0 26.1 kB kriszyp
npm/json-stable-stringify-without-jsonify@1.0.1 None 0 14.2 kB samn
npm/json-stringify-safe@5.0.1 None 0 12.7 kB isaacs
npm/killable@1.0.1 None 0 2.91 kB commandoline
npm/kleur@3.0.3 None 0 9.89 kB lukeed
npm/leven@3.1.0 None 0 5.34 kB sindresorhus
npm/libphonenumber-js@1.10.30 None 0 8.14 MB catamphetamine
npm/lilconfig@2.0.5 filesystem 0 15.4 kB antonk52
npm/lines-and-columns@1.2.4 None 0 5.39 kB eventualbuddha
npm/lru-cache@10.2.2 None 0 681 kB isaacs
npm/mkdirp@1.0.4 environment, filesystem 0 19.1 kB isaacs
npm/normalize-path@3.0.0 None 0 9.22 kB jonschlinkert
npm/path-key@3.1.1 None 0 4.55 kB sindresorhus
npm/react-is@18.2.0 environment 0 24 kB gnoff
npm/safe-buffer@5.2.1 None 0 32.1 kB feross
npm/swc-bot@0.0.0-use.local None 0 0 B

🚮 Removed packages: npm/@actions/core@1.10.1, npm/@actions/http-client@2.2.1, npm/@ampproject/remapping@2.2.1, npm/@ast-grep/napi@0.3.3, npm/@babel/code-frame@7.21.4, npm/@babel/core@7.24.6, npm/@babel/generator@7.22.3, npm/@babel/helper-annotate-as-pure@7.18.6, npm/@babel/helper-builder-binary-assignment-operator-visitor@7.22.3, npm/@babel/helper-compilation-targets@7.22.1, npm/@babel/helper-create-class-features-plugin@7.22.1, npm/@babel/helper-create-regexp-features-plugin@7.22.1, npm/@babel/helper-define-polyfill-provider@0.4.0, npm/@babel/helper-function-name@7.21.0, npm/@babel/helper-hoist-variables@7.18.6, npm/@babel/helper-member-expression-to-functions@7.22.3, npm/@babel/helper-module-imports@7.21.4, npm/@babel/helper-module-transforms@7.22.1, npm/@babel/helper-optimise-call-expression@7.18.6, npm/@babel/helper-remap-async-to-generator@7.18.9, npm/@babel/helper-replace-supers@7.22.1, npm/@babel/helper-simple-access@7.21.5, npm/@babel/helper-skip-transparent-expression-wrappers@7.20.0, npm/@babel/helper-split-export-declaration@7.18.6, npm/@babel/helper-wrap-function@7.20.5, npm/@babel/helpers@7.22.3, npm/@babel/highlight@7.18.6, npm/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.18.6, npm/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.22.3, npm/@babel/plugin-proposal-class-properties@7.18.6, npm/@babel/plugin-proposal-decorators@7.22.3, npm/@babel/plugin-proposal-object-rest-spread@7.20.7, npm/@babel/plugin-proposal-private-property-in-object@7.21.0, npm/@babel/plugin-proposal-unicode-property-regex@7.18.6, npm/@babel/plugin-syntax-async-generators@7.8.4, npm/@babel/plugin-syntax-bigint@7.8.3, npm/@babel/plugin-syntax-class-properties@7.12.13, npm/@babel/plugin-syntax-class-static-block@7.14.5, npm/@babel/plugin-syntax-decorators@7.22.3, npm/@babel/plugin-syntax-dynamic-import@7.8.3, npm/@babel/plugin-syntax-export-namespace-from@7.8.3, npm/@babel/plugin-syntax-import-assertions@7.20.0, npm/@babel/plugin-syntax-import-attributes@7.22.3, npm/@babel/plugin-syntax-import-meta@7.10.4, npm/@babel/plugin-syntax-json-strings@7.8.3, npm/@babel/plugin-syntax-jsx@7.23.3, npm/@babel/plugin-syntax-logical-assignment-operators@7.10.4, npm/@babel/plugin-syntax-nullish-coalescing-operator@7.8.3, npm/@babel/plugin-syntax-numeric-separator@7.10.4, npm/@babel/plugin-syntax-object-rest-spread@7.8.3, npm/@babel/plugin-syntax-optional-catch-binding@7.8.3, npm/@babel/plugin-syntax-optional-chaining@7.8.3, npm/@babel/plugin-syntax-private-property-in-object@7.14.5, npm/@babel/plugin-syntax-top-level-await@7.14.5, npm/@babel/plugin-syntax-typescript@7.21.4, npm/@babel/plugin-syntax-unicode-sets-regex@7.18.6, npm/@babel/plugin-transform-arrow-functions@7.21.5, npm/@babel/plugin-transform-async-generator-functions@7.22.3, npm/@babel/plugin-transform-async-to-generator@7.20.7, npm/@babel/plugin-transform-block-scoped-functions@7.18.6, npm/@babel/plugin-transform-block-scoping@7.21.0, npm/@babel/plugin-transform-class-properties@7.22.3, npm/@babel/plugin-transform-class-static-block@7.22.3, npm/@babel/plugin-transform-classes@7.21.0, npm/@babel/plugin-transform-computed-properties@7.21.5, npm/@babel/plugin-transform-destructuring@7.21.3, npm/@babel/plugin-transform-dotall-regex@7.18.6, npm/@babel/plugin-transform-duplicate-keys@7.18.9, npm/@babel/plugin-transform-dynamic-import@7.22.1, npm/@babel/plugin-transform-exponentiation-operator@7.18.6, npm/@babel/plugin-transform-export-namespace-from@7.22.3, npm/@babel/plugin-transform-for-of@7.21.5, npm/@babel/plugin-transform-function-name@7.18.9, npm/@babel/plugin-transform-json-strings@7.22.3, npm/@babel/plugin-transform-literals@7.18.9, npm/@babel/plugin-transform-logical-assignment-operators@7.22.3, npm/@babel/plugin-transform-member-expression-literals@7.18.6, npm/@babel/plugin-transform-modules-amd@7.20.11, npm/@babel/plugin-transform-modules-commonjs@7.21.5, npm/@babel/plugin-transform-modules-systemjs@7.22.3, npm/@babel/plugin-transform-modules-umd@7.18.6, npm/@babel/plugin-transform-named-capturing-groups-regex@7.22.3, npm/@babel/plugin-transform-new-target@7.22.3, npm/@babel/plugin-transform-nullish-coalescing-operator@7.22.3, npm/@babel/plugin-transform-numeric-separator@7.22.3, npm/@babel/plugin-transform-object-rest-spread@7.22.3, npm/@babel/plugin-transform-object-super@7.18.6, npm/@babel/plugin-transform-optional-catch-binding@7.22.3, npm/@babel/plugin-transform-optional-chaining@7.22.3, npm/@babel/plugin-transform-parameters@7.22.3, npm/@babel/plugin-transform-private-methods@7.22.3, npm/@babel/plugin-transform-private-property-in-object@7.22.3, npm/@babel/plugin-transform-property-literals@7.18.6, npm/@babel/plugin-transform-react-display-name@7.18.6, npm/@babel/plugin-transform-react-jsx-development@7.18.6, npm/@babel/plugin-transform-react-jsx@7.22.3, npm/@babel/plugin-transform-react-pure-annotations@7.18.6, npm/@babel/plugin-transform-regenerator@7.21.5, npm/@babel/plugin-transform-reserved-words@7.18.6, npm/@babel/plugin-transform-shorthand-properties@7.18.6, npm/@babel/plugin-transform-spread@7.20.7, npm/@babel/plugin-transform-sticky-regex@7.18.6, npm/@babel/plugin-transform-template-literals@7.18.9, npm/@babel/plugin-transform-typeof-symbol@7.18.9, npm/@babel/plugin-transform-typescript@7.22.3, npm/@babel/plugin-transform-unicode-escapes@7.21.5, npm/@babel/plugin-transform-unicode-property-regex@7.22.3, npm/@babel/plugin-transform-unicode-regex@7.18.6, npm/@babel/plugin-transform-unicode-sets-regex@7.22.3, npm/@babel/preset-env@7.22.2, npm/@babel/preset-modules@0.1.5, npm/@babel/preset-react@7.22.3, npm/@babel/preset-typescript@7.21.5, npm/@babel/runtime@7.22.3, npm/@babel/template@7.21.9, npm/@babel/traverse@7.24.6, npm/@babel/types@7.22.3, npm/@cnakazawa/watch@1.0.4, npm/@cspell/cspell-bundled-dicts@5.21.2, npm/@cspotcode/source-map-support@0.8.1, npm/@emnapi/core@1.1.1, npm/@emnapi/runtime@1.1.1, npm/@eslint-community/eslint-utils@4.4.0, npm/@eslint/eslintrc@2.1.4, npm/@humanwhocodes/config-array@0.11.14, npm/@istanbuljs/load-nyc-config@1.1.0, npm/@jest/console@25.5.0, npm/@jest/core@25.5.4, npm/@jest/environment@29.7.0, npm/@jest/expect-utils@29.7.0, npm/@jest/expect@29.7.0, npm/@jest/globals@29.7.0, npm/@jest/reporters@29.7.0, npm/@jest/schemas@29.6.3, npm/@jest/source-map@29.6.3, npm/@jest/test-sequencer@29.7.0, npm/@jest/types@29.6.3, npm/@jridgewell/gen-mapping@0.3.3, npm/@jridgewell/source-map@0.3.3, npm/@jridgewell/trace-mapping@0.3.9, npm/@ljharb/through@2.3.12, npm/@napi-rs/cli@3.0.0-alpha.55, npm/@napi-rs/cross-toolchain@0.0.14, npm/@napi-rs/lzma-android-arm-eabi@1.2.1, npm/@napi-rs/lzma-android-arm64@1.2.1, npm/@napi-rs/lzma-darwin-arm64@1.2.1, npm/@napi-rs/lzma-darwin-x64@1.2.1, npm/@napi-rs/lzma-freebsd-x64@1.2.1, npm/@napi-rs/lzma-linux-arm-gnueabihf@1.2.1, npm/@napi-rs/lzma-linux-arm64-gnu@1.2.1, npm/@napi-rs/lzma-linux-arm64-musl@1.2.1, npm/@napi-rs/lzma-linux-x64-gnu@1.2.1, npm/@napi-rs/lzma-linux-x64-musl@1.2.1, npm/@napi-rs/lzma-wasm32-wasi@1.3.1, npm/@napi-rs/lzma-win32-arm64-msvc@1.2.1, npm/@napi-rs/lzma-win32-ia32-msvc@1.2.1, npm/@napi-rs/lzma-win32-x64-msvc@1.2.1, npm/@napi-rs/lzma@1.2.1, npm/@napi-rs/tar-android-arm-eabi@0.1.0, npm/@napi-rs/tar-android-arm64@0.1.0, npm/@napi-rs/tar-darwin-arm64@0.1.0, npm/@napi-rs/tar-darwin-x64@0.1.0, npm/@napi-rs/tar-freebsd-x64@0.1.0, npm/@napi-rs/tar-linux-arm-gnueabihf@0.1.0, npm/@napi-rs/tar-linux-arm64-gnu@0.1.0, npm/@napi-rs/tar-linux-arm64-musl@0.1.0, npm/@napi-rs/tar-linux-x64-gnu@0.1.0, npm/@napi-rs/tar-linux-x64-musl@0.1.0, npm/@napi-rs/tar-wasm32-wasi@0.1.1, npm/@napi-rs/tar-win32-arm64-msvc@0.1.0, npm/@napi-rs/tar-win32-ia32-msvc@0.1.0, npm/@napi-rs/tar-win32-x64-msvc@0.1.0, npm/@napi-rs/tar@0.1.0, npm/@napi-rs/wasm-runtime@0.2.4, npm/@napi-rs/wasm-tools-wasm32-wasi@0.0.2, npm/@napi-rs/wasm-tools@0.0.2, npm/@nodelib/fs.scandir@2.1.5, npm/@nodelib/fs.walk@1.2.8, npm/@npmcli/fs@2.1.2, npm/@npmcli/move-file@2.0.1, npm/@octokit/app@14.1.0, npm/@octokit/auth-app@6.1.1, npm/@octokit/auth-oauth-app@7.1.0, npm/@octokit/auth-oauth-device@6.1.0, npm/@octokit/auth-oauth-user@4.1.0, npm/@octokit/auth-token@2.5.0, npm/@octokit/auth-unauthenticated@5.0.1, npm/@octokit/core@3.6.0, npm/@octokit/endpoint@9.0.4, npm/@octokit/graphql@7.0.2, npm/@octokit/oauth-app@6.1.0, npm/@octokit/oauth-methods@4.1.0, npm/@octokit/plugin-paginate-graphql@4.0.1, npm/@octokit/plugin-paginate-rest@11.3.1, npm/@octokit/plugin-request-log@1.0.4, npm/@octokit/plugin-rest-endpoint-methods@13.2.2, npm/@octokit/plugin-retry@6.0.1, npm/@octokit/plugin-throttling@8.2.0, npm/@octokit/request@5.6.3, npm/@octokit/rest@18.12.0, npm/@octokit/types@6.41.0, npm/@octokit/webhooks@12.2.0, npm/@sinonjs/commons@1.8.6, npm/@sinonjs/fake-timers@10.3.0, npm/@swc/plugin-jest@1.5.117, npm/@tybys/wasm-util@0.9.0, npm/@types/babel__core@7.20.1, npm/@types/babel__generator@7.6.4, npm/@types/babel__template@7.4.1, npm/@types/babel__traverse@7.20.0, npm/@types/fs-extra@11.0.4, npm/@types/glob@7.2.0, npm/@types/graceful-fs@4.1.9, npm/@types/istanbul-lib-report@3.0.0, npm/@types/jest@29.5.11, npm/@types/jsonfile@6.1.4, npm/@types/jsonwebtoken@9.0.6, npm/@types/terser@3.12.0, npm/@typescript-eslint/eslint-plugin@6.21.0, npm/@typescript-eslint/parser@6.21.0, npm/@typescript-eslint/scope-manager@6.21.0, npm/@typescript-eslint/type-utils@6.21.0, npm/@typescript-eslint/typescript-estree@6.21.0, npm/@typescript-eslint/utils@6.21.0, npm/@typescript-eslint/visitor-keys@6.21.0, npm/@webassemblyjs/ast@1.9.0, npm/@webassemblyjs/helper-code-frame@1.9.0, npm/@webassemblyjs/helper-module-context@1.9.0, npm/@webassemblyjs/helper-wasm-section@1.9.0, npm/@webassemblyjs/ieee754@1.9.0, npm/@webassemblyjs/leb128@1.9.0, npm/@webassemblyjs/wasm-edit@1.9.0, npm/@webassemblyjs/wasm-gen@1.9.0, npm/@webassemblyjs/wasm-opt@1.9.0, npm/@webassemblyjs/wasm-parser@1.9.0, npm/@webassemblyjs/wast-parser@1.9.0, npm/@webassemblyjs/wast-printer@1.9.0, npm/accepts@1.3.8, npm/acorn-globals@4.3.4, npm/acorn-jsx@5.3.2, npm/agent-base@6.0.2, npm/agentkeepalive@4.3.0, npm/aggregate-error@3.1.0, npm/ajv-errors@1.0.1, npm/ajv-keywords@3.5.2, npm/ajv@6.12.6, npm/ansi-escapes@4.3.2, npm/anymatch@2.0.0, npm/are-we-there-yet@3.0.1, npm/array-buffer-byte-length@1.0.0, npm/asn1.js@4.10.1, npm/asn1@0.2.6, npm/assert@1.5.1, npm/async@2.6.4, npm/axios@0.21.4, npm/babel-jest@29.7.0, npm/babel-plugin-istanbul@6.1.1, npm/babel-plugin-polyfill-corejs2@0.4.3, npm/babel-plugin-polyfill-corejs3@0.8.1, npm/babel-plugin-polyfill-regenerator@0.5.0, npm/base@0.11.2, npm/bcrypt-pbkdf@1.0.2, npm/benchmark@2.1.4, npm/bindings@1.5.0, npm/bl@4.1.0, npm/body-parser@1.20.2, npm/bonjour@3.5.0, npm/bootstrap@5.2.3, npm/brace-expansion@1.1.11, npm/braces@2.3.2, npm/browser-resolve@1.11.3, npm/browserify-aes@1.2.0, npm/browserify-cipher@1.0.1, npm/browserify-des@1.0.2, npm/browserify-rsa@4.1.0, npm/browserify-sign@4.2.3, npm/browserify-zlib@0.2.0, npm/browserslist@4.22.1, npm/bser@2.1.1, npm/buffer@4.9.2, npm/builtins@5.1.0, npm/cacache@12.0.4, npm/cache-base@1.0.1, npm/call-bind@1.0.7, npm/capture-exit@2.0.0, npm/chalk@4.1.2, npm/chokidar@3.5.3, npm/cipher-base@1.0.4, npm/class-utils@0.3.6, npm/class-validator@0.13.2, npm/clear-module@4.1.2, npm/cli-cursor@3.1.0, npm/cli-truncate@2.1.0, npm/clipanion@3.2.1, npm/cliui@5.0.0, npm/collection-visit@1.0.0, npm/combined-stream@1.0.8, npm/commander@11.0.0, npm/comment-json@4.2.3, npm/compressible@2.0.18, npm/compression@1.7.4, npm/concat-stream@1.6.2, npm/config-chain@1.1.13, npm/configstore@5.0.1, npm/content-disposition@0.5.4, npm/copy-concurrently@1.0.5, npm/copyfiles@2.4.1, npm/core-js-compat@3.33.1, npm/cosmiconfig@7.1.0, npm/create-ecdh@4.0.4, npm/create-hash@1.2.0, npm/create-hmac@1.1.7, npm/create-jest@29.7.0, npm/cross-env@7.0.3, npm/cross-spawn@6.0.5, npm/crypto-browserify@3.12.0, npm/cspell-gitignore@5.21.2, npm/cspell-glob@5.21.2, npm/cspell-lib@5.21.2, npm/cspell-trie-lib@5.21.2, npm/cspell@5.21.2, npm/cssstyle@2.3.0, npm/dashdash@1.14.1, npm/data-urls@1.1.0, npm/debug@2.6.9, npm/deep-equal@1.1.2, npm/default-gateway@4.2.0, npm/defaults@1.0.4, npm/define-data-property@1.1.4, npm/define-properties@1.2.0, npm/del@4.1.1, npm/des.js@1.1.0, npm/diffie-hellman@5.0.3, npm/dir-glob@3.0.1, npm/dns-packet@1.3.4, npm/dns-txt@2.0.2, npm/doctrine@3.0.0, npm/domexception@1.0.1, npm/dot-prop@5.3.0, npm/dprint@0.35.4, npm/duplexify@3.7.1, npm/ecc-jsbn@0.1.2, npm/ecdsa-sig-formatter@1.0.11, npm/editorconfig@0.15.3, npm/elliptic@6.5.5, npm/emnapi@1.0.0, npm/encoding@0.1.13, npm/end-of-stream@1.4.4, npm/enhanced-resolve@4.5.0, npm/errno@0.1.8, npm/error-ex@1.3.2, npm/es-abstract@1.21.2, npm/es-define-property@1.0.0, npm/es-set-tostringtag@2.0.1, npm/es-to-primitive@1.2.1, npm/esbuild@0.18.20, npm/escodegen@1.14.3, npm/eslint-compat-utils@0.5.1, npm/eslint-plugin-es-x@7.7.0, npm/eslint-plugin-n@16.6.2, npm/eslint-scope@4.0.3, npm/eslint@8.57.0, npm/espree@9.6.1, npm/esquery@1.5.0, npm/esrecurse@4.3.0, npm/event-stream@3.3.4, npm/evp_bytestokey@1.0.3, npm/execa@1.0.0, npm/expand-brackets@2.1.4, npm/expand-tilde@2.0.2, npm/express@4.19.2, npm/external-editor@3.1.0, npm/extglob@2.0.4, npm/fast-glob@3.3.2, npm/fastq@1.17.1, npm/faye-websocket@0.11.4, npm/fb-watchman@2.0.2, npm/fd-slicer@1.1.0, npm/fetch-blob@3.2.0, npm/figures@3.2.0, npm/file-entry-cache@6.0.1, npm/fill-range@7.0.1, npm/finalhandler@1.2.0, npm/find-cache-dir@2.1.0, npm/find-up@5.0.0, npm/findup-sync@3.0.0, npm/flat-cache@3.0.4, npm/flush-write-stream@1.1.1, npm/follow-redirects@1.15.6, npm/for-each@0.3.3, npm/form-data@2.3.3, npm/formdata-polyfill@4.0.10, npm/fragment-cache@0.2.1, npm/from2@2.3.0, npm/fs-extra@10.1.0, npm/fs-minipass@2.1.0, npm/fs-write-stream-atomic@1.0.10, npm/function.prototype.name@1.1.5, npm/gauge@4.0.4, npm/get-intrinsic@1.2.4, npm/get-symbol-description@1.0.0, npm/get-tsconfig@4.7.5, npm/getpass@0.1.7, npm/glob-parent@5.1.2, npm/glob@8.1.0, npm/global-dirs@0.1.1, npm/global-modules@1.0.0, npm/global-prefix@1.0.2, npm/globalthis@1.0.3, npm/globby@11.1.0, npm/gopd@1.0.1, npm/har-validator@5.1.5, npm/has-property-descriptors@1.0.2, npm/has-tostringtag@1.0.0, npm/has-value@0.3.1, npm/has-values@1.0.0, npm/has@1.0.3, npm/hash-base@3.1.0, npm/hash.js@1.1.7, npm/hasown@2.0.1, npm/hmac-drbg@1.0.1, npm/homedir-polyfill@1.0.3, npm/hpack.js@2.1.6, npm/html-encoding-sniffer@1.0.2, npm/http-errors@2.0.0, npm/http-proxy-agent@5.0.0, npm/http-proxy-middleware@0.19.1, npm/http-proxy@1.18.1, npm/http-signature@1.2.0, npm/https-proxy-agent@5.0.1, npm/humanize-ms@1.2.1, npm/import-fresh@3.3.0, npm/import-local@2.0.0, npm/inflight@1.0.6, npm/inquirer@9.2.15, npm/internal-ip@4.3.0, npm/internal-slot@1.0.5, npm/is-accessor-descriptor@1.0.1, npm/is-arguments@1.1.1, npm/is-array-buffer@3.0.2, npm/is-bigint@1.0.4, npm/is-binary-path@1.0.1, npm/is-boolean-object@1.1.2, npm/is-builtin-module@3.2.1, npm/is-ci@2.0.0, npm/is-core-module@2.12.1, npm/is-data-descriptor@1.0.1, npm/is-date-object@1.0.5, npm/is-descriptor@0.1.7, npm/is-number-object@1.0.7, npm/is-path-in-cwd@2.1.0, npm/is-plain-object@2.0.4, npm/is-regex@1.1.4, npm/is-shared-array-buffer@1.0.2

View full report↗︎

@kdy1 kdy1 disabled auto-merge June 22, 2024 00:35
@kdy1 kdy1 merged commit e71b6d3 into swc-project:main Jun 22, 2024
146 of 147 checks passed
@kdy1 kdy1 deleted the ts-gen branch June 22, 2024 00:35
@kdy1 kdy1 modified the milestones: Planned, v1.6.4 Jun 22, 2024
@swc-project swc-project locked as resolved and limited conversation to collaborators Jul 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant