Releases: testing-library/react-testing-library
Releases · testing-library/react-testing-library
v8.0.4
8.0.4 (2019-06-25)
Bug Fixes
- TS: use
Queries
from @testing-library/dom (#398) (a51a86b)
v8.0.3
8.0.3 (2019-06-25)
Bug Fixes
v8.0.2
8.0.2 (2019-06-24)
Bug Fixes
v8.0.1
8.0.1 (2019-05-30)
Bug Fixes
- docs pointed to old package (76d112c)
v8.0.0
8.0.0 (2019-05-30)
Features
- initial release of scoped package (23da68c)
BREAKING CHANGES
- You must update all imports from 'react-testing-library' to '@testing-library/react'
🚨🚨🚨🚨
Find/replace react-testing-library
for @testing-library/react
and upgrade to v8
🚨🚨🚨🚨
v7.0.1
7.0.1 (2019-05-19)
Bug Fixes
v7.0.0
7.0.0 (2019-04-25)
Features
BREAKING CHANGES
v6.1.2
6.1.2 (2019-04-05)
Bug Fixes
v6.1.1
6.1.1 (2019-04-05)
Bug Fixes
- act: wait until react-dom-16.9.0 is released (#344) (180179e)
v6.1.0
6.1.0 (2019-04-05)
Features