Skip to content

Releases: brnrdog/rescript-react-testing-library

v1.3.0

23 Jul 21:40
Compare
Choose a tag to compare

1.3.0 (2021-07-23)

Features

  • bump rescript-dom-testing-library from 1.14.1 to 1.15.0 (853ba69)

v1.2.0

12 Jul 17:43
Compare
Choose a tag to compare

1.2.0 (2021-07-12)

Bug Fixes

  • optional options for by role queries (37f2564)

Features

  • return container element directly from render fn (b8e7c4a)

v1.1.0

08 Mar 19:20
Compare
Choose a tag to compare

1.1.0 (2021-03-08)

Features

  • add renderOnScreen and screen bindings (8db0def)

v1.0.0

07 Mar 21:25
Compare
Choose a tag to compare

1.0.0 (2021-03-07)

Features

  • add binding for render function (ba64d04)
  • include queries and a new render binding (fbcbb60)