Releases: testing-library/pptr-testing-library
Releases · testing-library/pptr-testing-library
v0.3.2
v0.3.1
v0.3.0
v0.2.3
v0.2.2
v0.2.1
v0.2.1 (2018-07-12)
v0.2.0
v0.2.0 (2018-06-30)
- feat: add getNodeText method (2104763)
- feat: expose
wait
method (ad69d24) - feat: expose within/getQueriesForElement (75de197)
- docs: update docs for breaking changes (37dc794)
- refactor: it is not a mock (7e56327)
- tests: fix lint errors (e874f40)
- chore: add vscode to npmignore (c664f01)
- chore: use prepublishOnly (22c4cce)
BREAKING CHANGE
- rename extendObjectWithTestingUtils to getQueriesForElement
v0.1.0
v0.1.0 (2018-06-26)
- feat: add support for queryAll* methods (94e15dd)
- feat: export individual methods (0f70a8f)
- feat: add extend export (e69a91d)
- feat: initial functionality (3b92e6c)
- fix: align puppeteer extend fn names (631dd12)
- fix: stricter regex creation (0b6c336)
- fix: utils -> queries (9ab40e0)
- fix: better document API (9bfb092)
- docs: example fix (8f35e6d)
- docs: more readme tweaks (5fced45)
- docs: add usage documentation (4d09839)
- docs(README): fix typos (d25c69d)
- refactor: move types to proper places (0960143)
- refactor: make prototype extension opt-in (b4e55a0)
- tests: add getBy* failure test (f6a350b)
- tests: add scoped test (16e0c59)
- misc: prepare for publish (6ebba92)