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

Support Typescript 5.6 #66

Merged
merged 26 commits into from
Oct 17, 2024
Merged

Support Typescript 5.6 #66

merged 26 commits into from
Oct 17, 2024

Conversation

carlansley
Copy link
Contributor

@carlansley carlansley commented Jul 30, 2024

Fixes #63
Fixes #65

Bumped to MAJOR since this requires new eslint-config v10 to work without warnings being emitted.

@carlansley carlansley self-assigned this Jul 30, 2024
@carlansley
Copy link
Contributor Author

5.6 is out, GTG once typescript-eslint/typescript-eslint#9653 is ready.

@carlansley carlansley added MAJOR and removed MINOR labels Oct 17, 2024
Copy link

Beta Published - Install Command: npm install @checkdigit/[email protected]

Copy link

@le-cong le-cong left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link

@ramaghanta ramaghanta left a comment

Choose a reason for hiding this comment

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

lftm

Copy link

✅ PR review status - All reviews completed and approved!

@carlansley carlansley merged commit b79c09c into main Oct 17, 2024
10 of 11 checks passed
@carlansley carlansley deleted the typescript-5.6 branch October 17, 2024 19:50
carlansley added a commit that referenced this pull request Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Typescript 5.6 Set isolatedDeclarations to true and skipLibCheck to false.
3 participants