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

ci(changesets): refine registry version packages #6682

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

refine-bot
Copy link
Contributor

@refine-bot refine-bot commented Feb 17, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to next, this PR will be updated.

Releases

@refinedev/[email protected]

Patch Changes

Refine Enterprise Release

  • #6683 a12a0821e3c573386c2a8eea4ac1582cc46dd26d Thanks @aliemir! - fix(types): remove path aliases from type imports

    Since typescript doesn't resolve and replace path aliases, using them for the type imports will cause d.ts files to reference unresolvable paths and types.

    While this doesn't break everything, it breaks the types in places where the path aliases are used for type imports.

    This change removes the path aliases from the type imports and replaces them with relative imports.

@refinedev/[email protected]

Patch Changes

Refine Enterprise Release

  • #6683 a12a0821e3c573386c2a8eea4ac1582cc46dd26d Thanks @aliemir! - fix(types): remove path aliases from type imports

    Since typescript doesn't resolve and replace path aliases, using them for the type imports will cause d.ts files to reference unresolvable paths and types.

    While this doesn't break everything, it breaks the types in places where the path aliases are used for type imports.

    This change removes the path aliases from the type imports and replaces them with relative imports.

@refinedev/[email protected]

Patch Changes

Refine Enterprise Release

Refine Enterprise Release

  • #6683 a12a0821e3c573386c2a8eea4ac1582cc46dd26d Thanks @aliemir! - fix(types): remove path aliases from type imports

    Since typescript doesn't resolve and replace path aliases, using them for the type imports will cause d.ts files to reference unresolvable paths and types.

    While this doesn't break everything, it breaks the types in places where the path aliases are used for type imports.

    This change removes the path aliases from the type imports and replaces them with relative imports.

@refinedev/[email protected]

Patch Changes

@refinedev/[email protected]

Patch Changes

Refine Enterprise Release

@refinedev/[email protected]

Patch Changes

Refine Enterprise Release

  • #6683 a12a0821e3c573386c2a8eea4ac1582cc46dd26d Thanks @aliemir! - fix(types): remove path aliases from type imports

    Since typescript doesn't resolve and replace path aliases, using them for the type imports will cause d.ts files to reference unresolvable paths and types.

    While this doesn't break everything, it breaks the types in places where the path aliases are used for type imports.

    This change removes the path aliases from the type imports and replaces them with relative imports.

@refinedev/[email protected]

Patch Changes

Refine Enterprise Release

  • #6683 a12a0821e3c573386c2a8eea4ac1582cc46dd26d Thanks @aliemir! - fix(types): remove path aliases from type imports

    Since typescript doesn't resolve and replace path aliases, using them for the type imports will cause d.ts files to reference unresolvable paths and types.

    While this doesn't break everything, it breaks the types in places where the path aliases are used for type imports.

    This change removes the path aliases from the type imports and replaces them with relative imports.

@refine-bot refine-bot requested a review from a team as a code owner February 17, 2025 10:06
Copy link
Contributor

github-actions bot commented Feb 17, 2025

@github-actions github-actions bot temporarily deployed to deploy-preview-pixels-6682/merge February 17, 2025 10:08 Inactive
@github-actions github-actions bot temporarily deployed to deploy-preview-invoicer-6682/merge February 17, 2025 10:08 Inactive
@github-actions github-actions bot temporarily deployed to deploy-preview-finefoods-client-6682/merge February 17, 2025 10:08 Inactive
@github-actions github-actions bot temporarily deployed to deploy-preview-finefoods-antd-6682/merge February 17, 2025 10:08 Inactive
@github-actions github-actions bot temporarily deployed to deploy-preview-finefoods-material-ui-6682/merge February 17, 2025 10:09 Inactive
Copy link

cypress bot commented Feb 17, 2025

refine    Run #11876

Run Properties:  status check passed Passed #11876  •  git commit db310b3748 ℹ️: Merge 123244e0981d3106fd4b01114339e9d88f09aca3 into a12a0821e3c573386c2a8eea4ac1...
Project refine
Branch Review changeset-release/next
Run status status check passed Passed #11876
Run duration 18m 43s
Commit git commit db310b3748 ℹ️: Merge 123244e0981d3106fd4b01114339e9d88f09aca3 into a12a0821e3c573386c2a8eea4ac1...
Committer Refine Community Bot
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 22
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 378
View all changes introduced in this branch ↗︎

@refine-bot refine-bot force-pushed the changeset-release/next branch from c3ee875 to 6308f79 Compare February 17, 2025 10:38
@github-actions github-actions bot temporarily deployed to deploy-preview-pixels-6682/merge February 17, 2025 10:40 Inactive
@github-actions github-actions bot temporarily deployed to deploy-preview-invoicer-6682/merge February 17, 2025 10:40 Inactive
@github-actions github-actions bot temporarily deployed to deploy-preview-finefoods-client-6682/merge February 17, 2025 10:40 Inactive
@github-actions github-actions bot temporarily deployed to deploy-preview-finefoods-antd-6682/merge February 17, 2025 10:40 Inactive
@github-actions github-actions bot temporarily deployed to deploy-preview-finefoods-material-ui-6682/merge February 17, 2025 10:41 Inactive
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.

2 participants