Skip to content

v0.4.0

Compare
Choose a tag to compare
@patrickhulce patrickhulce released this 23 May 17:17

v0.4.0 (2019-05-23)

  • feat: update wait-for-expect to 1.2.x (07df394)
  • feat: upgrade to dom-testing-library 4.x.x (4eba0d9)
  • fix: support older puppeteer versions (aec552c)
  • fix: add extends support for v1.12+ (fbe69b2)
  • tests: elide stack in error snapshot assertion (f3be6ce)
  • tests: use yarn to add puppeteer test version (ca635f6)
  • tests: add test for wait (2d525b3)
  • tests: add pptr test matrix (dd5f4ae)

BREAKING CHANGE

    • getBy and findBy throw on multiple matches
  • *ByValue functions removed
  • *BySelectText functions removed

See https://github.com/testing-library/dom-testing-library/releases/tag/v4.0.0