Releases: lexanth/testing-library-table-queries
Releases · lexanth/testing-library-table-queries
v0.5.0
What's Changed
- Bump follow-redirects from 1.11.0 to 1.15.5 by @dependabot in #39
- Support testing library v10 by @lexanth in #49
- feat: allow text matching with a regex by @DanielHara in #41
- Test on node 22 by @lexanth in #50
- Add license file by @harrywhite4 in #46
New Contributors
- @DanielHara made their first contribution in #41
- @harrywhite4 made their first contribution in #46
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Bump word-wrap from 1.2.3 to 1.2.5 by @dependabot in #34
- Bump TS and microbundle version by @lexanth in #35
BREAKING: Typescript type definitions now depend on typescript >= 4, because they use labeled tuples.
Full Changelog: v0.3.0...v0.4.0
v0.3.0
v0.2.0
What's Changed
- allow wrapped text in first cells and column headers by @luchsamapparat in #12
New Contributors
- @luchsamapparat made their first contribution in #12
Full Changelog: v0.1.2...v0.2.0