Skip to content

Add support for extends as array of strings to v3 (backport of #245) - #260

Merged
jonaskello merged 1 commit into
jonaskello:v3.15from
domdomegg:v3-backport-245
Dec 14, 2023
Merged

Add support for extends as array of strings to v3 (backport of #245)#260
jonaskello merged 1 commit into
jonaskello:v3.15from
domdomegg:v3-backport-245

Conversation

@domdomegg

@domdomegg domdomegg commented Dec 5, 2023

Copy link
Copy Markdown

TypeScript 5.0 added support for defining "extends" as an array of strings. This commit adds support for this use case.

This is a backport of #245, which fixes:

This should be releasable as a minor version, e.g. 3.15.0

…ello#245)

TypeScript 5.0 added support for defining "extends" as an array of
strings. This commit adds support for this use case.
@ljharb

ljharb commented Dec 5, 2023

Copy link
Copy Markdown

Landing and releasing this would be amazing, and would enable the feature for 81% of this package's users https://majors.nullvoxpopuli.com/q?old=on&packages=tsconfig-paths

@ljharb

ljharb commented Dec 10, 2023

Copy link
Copy Markdown

cc @jonaskello

@nonameolsson

Copy link
Copy Markdown

Looking forward to this!
Here is why import-js/eslint-plugin-import#2938 (comment)

@jonaskello

Copy link
Copy Markdown
Owner

Since #245 seems to be working I think we can merge this.

@jonaskello
jonaskello changed the base branch from v3.14.2 to v3.15 December 14, 2023 14:32
@jonaskello
jonaskello merged commit 47e1a5c into jonaskello:v3.15 Dec 14, 2023
@jonaskello

Copy link
Copy Markdown
Owner

Released in 3.15.0

ljharb added a commit to import-js/eslint-plugin-import that referenced this pull request Dec 14, 2023
Thanks to jonaskello/tsconfig-paths#260!

Closes #2447. Fixes #2652. Fixes #2890. Fixes #2751.

May help with #2617, #2765.
@domdomegg
domdomegg deleted the v3-backport-245 branch February 12, 2024 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants