Tags: stianjensen/dom-testing-library
Tags
feat(ByRole): Allow filter by value state (testing-library#1223) * feat(ByRole): All filter by value state * Fix coverage
feat(ByRole): Allow filter by busy state (testing-library#1222)
fix: Ensure MIT licensed lz-string is used (testing-library#1219) * fix: Ensure MIT licensed lz-string is used * lz-string ships own types
fix(ByRole): Constrain API (testing-library#1211) BREAKING CHANGE: Only allow `string` as a `role`. Drop support for `exact`, `trim`, `collapseWhitespace`, and `normalizer` options.
fix(ByRole): Constrain API (testing-library#1211) BREAKING CHANGE: Only allow `string` as a `role`. Drop support for `exact`, `trim`, `collapseWhitespace`, and `normalizer` options.
feat: Drop support for Node.js 12.x (testing-library#1207) BREAKING CHANGE: Minimum supported Node.js version is now 14.x
PreviousNext