Releases: testing-library/dom-testing-library
Releases · testing-library/dom-testing-library
v3.13.0
3.13.0 (2018-11-29)
Features
- configureTestIdAttribute: add ability to override data-testid [generic config] (#164) (879bf94), closes #162
v3.12.5
3.12.5 (2018-11-26)
Bug Fixes
- bundle: compile dependencies in the UMD bundle. (4b1363f), closes #160
v3.12.4
3.12.4 (2018-11-21)
Bug Fixes
- remove dom node in error messages in cypress environment (#157) (0b6b9e3)
v3.12.0
3.12.0 (2018-10-25)
Features
- esm: add bundled export for esm (b7baf11)
v3.11.3
3.11.3 (2018-10-24)
Bug Fixes
- files: fix defineProperty for files (aa0aab7), closes #138