Tags: MarkPollmann/react-testing-library
Tags
fix(engines): update engines.node in package.json Not a major version bump because the lib never worked with node 6 anyway. Closes testing-library#110
fix: add support for react portal elements (testing-library#107) * fix: add support for react portal elements * Update documentation to add react portal support * Update index.js * Update README.md
fix(TS): add debug() to typings (testing-library#90) * Add debug() to typings * Update contributors
feat(debug): add a debug convenience method (testing-library#87) Also adds @Gpx to contributors! Closes testing-library#86
fix(TS): examples + types (testing-library#77) * Update README with new match examples * Update types (probably invalid typescript syntax) * Remove example that messes up TOC * Fix union type
PreviousNext