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(answers): rename params to searchParameters #1256

Merged
merged 1 commit into from
Mar 3, 2021

Conversation

eunjae-lee
Copy link
Contributor

Summary

This PR renames params to searchParameters in FindAnswersOptions.

params is still supported but the new searchParameters is recommended for better clarification.

Should we leave params and mark it as deprecated? Or just delete it since it's a type and deleting it won't affect runtime?

@eunjae-lee eunjae-lee requested review from a team, Haroenv and shortcuts and removed request for a team March 3, 2021 14:16
@codesandbox-ci
Copy link

codesandbox-ci bot commented Mar 3, 2021

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 021db6f:

Sandbox Source
javascript-client-app Configuration

Copy link
Contributor

@Haroenv Haroenv left a comment

Choose a reason for hiding this comment

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

it's ok like this I think, a ts failure is something that needs manual attention when updating a version

@eunjae-lee eunjae-lee merged commit 0229a12 into master Mar 3, 2021
@samouss samouss deleted the fix/rename-params-in-answers branch March 3, 2021 14:54
This was referenced Mar 10, 2021
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.

3 participants