Skip to content

Releases: sourceallies/rtl-mock-component

v1.6.0

30 Jun 00:51

Choose a tag to compare

1.6.0 (2022-06-30)

Features

  • vitest: Adding support for Vitest (5eb9837)

v1.5.0

16 Feb 04:28
35b159e

Choose a tag to compare

1.5.0 (2022-02-16)

Features

  • Now supports the mocking of legacy Class based components (35b159e)

v1.4.0

21 Jan 02:41
ec34b6c

Choose a tag to compare

1.4.0 (2022-01-21)

Features

  • An HTMLElement can be provided to query functions in order to contain what elements are found. (ec34b6c)

v1.3.0

18 Jan 14:02
bf35298

Choose a tag to compare

1.3.0 (2022-01-18)

Features

  • Children passed to a mocked component are now rendered as the children of the component. (bf35298)

v1.2.0

14 Jan 02:36
9b53a2f

Choose a tag to compare

1.2.0 (2022-01-14)

Features

  • Mocked elements can now be configured with a custom element (9b53a2f), closes #5

v1.1.0

10 Jan 02:13
59dc5c9

Choose a tag to compare

1.1.0 (2022-01-10)

Features

v1.0.1

09 Jan 19:36

Choose a tag to compare

1.0.1 (2022-01-09)

Reverts

  • Revert "feat(): Now supporting all RTL queries" (79fe809)

v1.0.0

09 Jan 02:14

Choose a tag to compare

1.0.0 (2022-01-09)

Bug Fixes

  • simpler build process); (ec8a6cd)

Features

  • Now supporting all RTL queries (ddfb3ba), closes #13
  • swithing to Source Allies git (81b6328)

Performance Improvements

  • pencil: remove graphiteWidth option (a386b7f)