npm @testing-library/dom 10.0.0
v10.0.0

latest release: 10.1.0
one month ago

10.0.0 (2024-04-08)

Bug Fixes

  • use defineProperty on the error object instead of setting the message directly (#1268) (3580f25), closes #1259

Features

  • Drop support for Node.js 14.x and Node.js 16.x and add support for Node 20.x (#1255) (452097b)
  • upgrade aria-query to 5.3.0 (#1241) (2c57055), closes #1240

release

BREAKING CHANGES

  • Minimum supported Node.js version is 18.0

  • New version of aria-query changes various roles. Check out the changed tests in 2c57055 to get an overview about what changed.

  • Minimum supported Node.js version is now 14.x

  • update node version in codesandbox

  • drop support for node 16 too

Don't miss a new dom release

NewReleases is sending notifications on new releases.