testing-library / playwright-testing-library

🔍 Find elements in Playwright with queries from Testing Library
MIT License
248 stars 9 forks source link

🐛 Support function text matchers in queries #525

Closed jrolfs closed 2 years ago

jrolfs commented 2 years ago

Our types incorrectly claimed support for function TextMatch. This change actually adds support for that.

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 4.4.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: