-
-
Notifications
You must be signed in to change notification settings - Fork 66
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
test: test import-x
and flat config support correctly
#370
Conversation
🦋 Changeset detectedLatest commit: 90b7911 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Updated dependencies detected. Learn more about Socket for GitHub ↗︎
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
size-limit report 📦
|
import-x
and flat config support correctly
| datasource | package | from | to | | ---------- | --------------------------------- | ----- | ----- | | npm | eslint-import-resolver-typescript | 3.8.0 | 3.8.4 | ## [v3.8.4](https://github.com/import-js/eslint-import-resolver-typescript/blob/HEAD/CHANGELOG.md#384) ##### Patch Changes - [#370](import-js/eslint-import-resolver-typescript#370) [`c940785`](import-js/eslint-import-resolver-typescript@c940785) Thanks [@JounQin](https://github.com/JounQin)! - fix: support multiple matching ts paths ## [v3.8.3](https://github.com/import-js/eslint-import-resolver-typescript/blob/HEAD/CHANGELOG.md#383) ##### Patch Changes - [#360](import-js/eslint-import-resolver-typescript#360) [`8192976`](import-js/eslint-import-resolver-typescript@8192976) Thanks [@carlocorradini](https://github.com/carlocorradini)! - Force tiniglobby to expand dot directories - [#360](import-js/eslint-import-resolver-typescript#360) [`8192976`](import-js/eslint-import-resolver-typescript@8192976) Thanks [@carlocorradini](https://github.com/carlocorradini)! - Update tinyglobby to latest version ## [v3.8.2](https://github.com/import-js/eslint-import-resolver-typescript/blob/HEAD/CHANGELOG.md#382) ##### Patch Changes - [#357](import-js/eslint-import-resolver-typescript#357) [`5fd349e`](import-js/eslint-import-resolver-typescript@5fd349e) Thanks [@carlocorradini](https://github.com/carlocorradini)! - Update the `tinyglobby` to the latest version to solve performance regressions. ## [v3.8.1](https://github.com/import-js/eslint-import-resolver-typescript/blob/HEAD/CHANGELOG.md#381) ##### Patch Changes - [#352](import-js/eslint-import-resolver-typescript#352) [`0c6303d`](import-js/eslint-import-resolver-typescript@0c6303d) Thanks [@carlocorradini](https://github.com/carlocorradini)! - Set cwd while resolving tsconfig include
No description provided.