Skip to content

Releases: testing-library/react-render-stream-testing-library

v1.0.3

14 Oct 08:19
b247386
Compare
Choose a tag to compare

1.0.3 (2024-10-14)

Bug Fixes

  • BoundSyncFunctions type should contain query*, not find* (#5) (b247386)

v1.0.2

11 Oct 19:25
Compare
Choose a tag to compare

1.0.2 (2024-10-11)

Bug Fixes

  • Prevent Queries type export leaking into js build outputs (#4) (c3e71b2)

v1.0.1

11 Oct 17:29
Compare
Choose a tag to compare

1.0.1 (2024-10-11)

Bug Fixes

  • syncQueries should contain query, not find (979e4c7)

v1.0.0

11 Oct 17:17
Compare
Choose a tag to compare

1.0.0 (2024-10-11)

Features

  • trigger release of first version to npm (ea0633d)
  • trigger release of first version to npm again (909fa61)