v13.0.0-alpha.7
版本发布时间: 2022-03-30 23:10:35
testing-library/react-testing-library最新发布版本:v16.0.0(2024-06-03 21:55:29)
13.0.0-alpha.7 (2022-03-30)
Bug Fixes
- Add
@types/react-dom
as a direct dependency (#1001) (149d9a9) - Match runtime type of baseElement in TypeScript types (#1023) (96ed8da)
- render: Don't reject wrapper types based on statics (#973) (7f53b56)
- TS: make wrapper allow a simple function comp (#966) (cde904c)