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

fix: type errors on typescript <5 #5928

Merged
merged 7 commits into from
May 8, 2024

Conversation

aliemir
Copy link
Member

@aliemir aliemir commented May 8, 2024

PR Checklist

Please check if your PR fulfills the following requirements:

Bugs / Features

Changes

Due to the changes in #5881, typescript users below version 5 are facing type errors. This PR fixes the type errors by updating the file extensions required by the d.mts declaration files to provide a compatible declarations for both typescript 4 and 5 users.

@aliemir aliemir requested a review from a team as a code owner May 8, 2024 07:01
Copy link

changeset-bot bot commented May 8, 2024

🦋 Changeset detected

Latest commit: 32e1fc6

The changes in this PR will be included in the next version bump.

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

Copy link

nx-cloud bot commented May 8, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 32e1fc6. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 74 targets

Sent with 💌 from NxCloud.

@refine-bot refine-bot temporarily deployed to deploy-preview-mui-5928 May 8, 2024 07:04 Inactive
@refine-bot refine-bot temporarily deployed to deploy-preview-antd-5928 May 8, 2024 07:06 Inactive
@refine-bot refine-bot temporarily deployed to deploy-preview-mui-5928 May 8, 2024 07:32 Inactive
Copy link

cypress bot commented May 8, 2024

Passing run #11044 ↗︎

0 378 33 0 Flakiness 0

Details:

Merge 32e1fc6 into 5d8d4d5...
Project: refine Commit: 5114e6c692 ℹ️
Status: Passed Duration: 25:25 💡
Started: May 8, 2024 10:50 AM Ended: May 8, 2024 11:16 AM

Review all test suite changes for PR #5928 ↗︎

@refine-bot refine-bot temporarily deployed to deploy-preview-antd-5928 May 8, 2024 07:34 Inactive
@refine-bot refine-bot temporarily deployed to deploy-preview-mui-5928 May 8, 2024 07:48 Inactive
@refine-bot refine-bot temporarily deployed to deploy-preview-antd-5928 May 8, 2024 07:50 Inactive
@refine-bot refine-bot temporarily deployed to deploy-preview-mui-5928 May 8, 2024 08:03 Inactive
@refine-bot refine-bot temporarily deployed to deploy-preview-antd-5928 May 8, 2024 08:03 Inactive
@aliemir aliemir added this to the June Release milestone May 8, 2024
@aliemir aliemir merged commit f0aea0d into master May 8, 2024
94 checks passed
@aliemir aliemir deleted the fix/type-errors-on-older-ts-versions branch May 8, 2024 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants