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: remove deprecated queries #228

Merged
merged 1 commit into from Mar 19, 2019
Merged

Conversation

kentcdodds
Copy link
Member

What: fix: remove deprecated queries

Why: Closes #223

How: Removed the queries and updated tests for those old queries to use the newer ByDisplayValue variant.

Checklist:

  • Documentation added to the docs site N/A
  • Typescript definitions updated
  • Tests
  • Ready to be merged

BREAKING CHANGE: This removes the deprecated queries ByValue and BySelectText. Use ByDisplayValue instead.

Closes #223

BREAKING CHANGE: This removes the deprecated queries `ByValue` and `BySelectText`. Use `ByDisplayValue` instead.
@kentcdodds
Copy link
Member Author

Note: this is on the next branch because it's a breaking change that I want to combine with #202 👍

@kentcdodds kentcdodds merged commit eb333a6 into next Mar 19, 2019
@kentcdodds kentcdodds deleted the pr/remove-deprecated-stuff branch March 19, 2019 22:28
kentcdodds pushed a commit that referenced this pull request Mar 20, 2019
Closes #223

BREAKING CHANGE: This removes the deprecated queries `ByValue` and `BySelectText`. Use `ByDisplayValue` instead.
kentcdodds pushed a commit that referenced this pull request Mar 20, 2019
Closes #223

BREAKING CHANGE: This removes the deprecated queries `ByValue` and `BySelectText`. Use `ByDisplayValue` instead.
kentcdodds pushed a commit that referenced this pull request Apr 17, 2019
Closes #223

BREAKING CHANGE: This removes the deprecated queries `ByValue` and `BySelectText`. Use `ByDisplayValue` instead.
kentcdodds pushed a commit that referenced this pull request Apr 25, 2019
Closes #223

BREAKING CHANGE: This removes the deprecated queries `ByValue` and `BySelectText`. Use `ByDisplayValue` instead.
kentcdodds pushed a commit that referenced this pull request Apr 25, 2019
Closes #223

BREAKING CHANGE: This removes the deprecated queries `ByValue` and `BySelectText`. Use `ByDisplayValue` instead.
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.

None yet

1 participant