Skip to content

v8.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jul 17:18
· 25 commits to main since this release

8.0.0 (2021-07-20)

Features

  • Drop support for node 10 (fix #188) (5fe9666)
  • upgrade all dependencies (including @testing-library/dom) (53e76f6)

BREAKING CHANGES

  • Node v10 has been dropped. Use v12 or greater
  • @testing-library/dom has been upgraded to v8. This is unlikely to cause issues for anyone.