Skip to content

feat: remove the transformError#36

Merged
ArturAbdullin merged 2 commits intomainfrom
remove-transform-error
Jun 2, 2025
Merged

feat: remove the transformError#36
ArturAbdullin merged 2 commits intomainfrom
remove-transform-error

Conversation

@ArturAbdullin
Copy link
Copy Markdown
Contributor

No description provided.

@ArturAbdullin ArturAbdullin requested a review from DakEnviy as a code owner May 30, 2025 12:43
Comment thread src/react-query/impl/infinite/types.ts Outdated
> & {
type: 'infinite';
next: (lastPage: TResponse, allPages: TResponse[]) => Partial<TRequest> | null | undefined;
prev?: (firstPage: TResponse, allPages: TResponse[]) => Partial<TRequest> | null | undefined;
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

issue(blocking): Leave NoInfer here

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

done

@ArturAbdullin ArturAbdullin merged commit 01e2e9a into main Jun 2, 2025
3 checks passed
@ArturAbdullin ArturAbdullin deleted the remove-transform-error branch June 2, 2025 14:27
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