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

feat: useSelect's queryResult to query #6180

Conversation

alicanerdurmaz
Copy link
Member

@alicanerdurmaz alicanerdurmaz commented Jul 23, 2024

PR Checklist

Please check if your PR fulfills the following requirements:

Bugs / Features

What is the current behavior?

const { queryResult } = useSelect();

What is the new behavior?

const { query } = useSelect();

fixes #6179

Notes for reviewers

@alicanerdurmaz alicanerdurmaz requested a review from a team as a code owner July 23, 2024 09:55
Copy link

changeset-bot bot commented Jul 23, 2024

🦋 Changeset detected

Latest commit: b6395a2

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

This PR includes changesets to release 5 packages
Name Type
@refinedev/mui Minor
@refinedev/codemod Minor
@refinedev/core Minor
@refinedev/antd Minor
@refinedev/mantine Minor

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

@alicanerdurmaz alicanerdurmaz added this to the August Release milestone Jul 23, 2024
@alicanerdurmaz alicanerdurmaz linked an issue Jul 23, 2024 that may be closed by this pull request
@alicanerdurmaz alicanerdurmaz force-pushed the RK-746-core-refactor-use-select-s-query-result-to-query branch from a6af37f to 5ea0070 Compare July 23, 2024 09:57
Copy link
Contributor

github-actions bot commented Jul 23, 2024

@refine-bot refine-bot temporarily deployed to deploy-preview-website-6180 July 23, 2024 10:21 Inactive
Copy link

cypress bot commented Jul 23, 2024



Test summary

381 0 37 0


Run details

Project refine
Status Passed
Commit d1c8646 ℹ️
Started Jul 30, 2024 3:59 PM
Ended Jul 30, 2024 4:19 PM
Duration 19:28 💡
OS Linux Ubuntu -
Browser Electron 118

View run in Cypress Cloud ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Cloud

@github-actions github-actions bot temporarily deployed to deploy-preview-app-crm-6180/merge July 23, 2024 11:23 Inactive
@refine-bot refine-bot temporarily deployed to deploy-preview-website-6180 July 23, 2024 11:43 Inactive
@github-actions github-actions bot temporarily deployed to deploy-preview-finefoods-antd-6180/merge July 25, 2024 12:53 Inactive
@github-actions github-actions bot temporarily deployed to deploy-preview-app-crm-6180/merge July 25, 2024 12:53 Inactive
@refine-bot refine-bot temporarily deployed to deploy-preview-website-6180 July 25, 2024 13:12 Inactive
@alicanerdurmaz alicanerdurmaz changed the title feat(core): refactor useSelect's queryResult to query feat(core): useSelect's queryResult to query Jul 26, 2024
@alicanerdurmaz alicanerdurmaz changed the title feat(core): useSelect's queryResult to query feat: useSelect's queryResult to query Jul 26, 2024
@refine-bot refine-bot temporarily deployed to deploy-preview-website-6180 July 26, 2024 09:31 Inactive
@aliemir aliemir merged commit 292cebc into releases/august Jul 30, 2024
94 checks passed
@aliemir aliemir deleted the RK-746-core-refactor-use-select-s-query-result-to-query branch July 30, 2024 20:19
@aliemir aliemir mentioned this pull request Jul 30, 2024
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.

[FEAT] Rename useSelect's queryResult to query.
4 participants