Skip to content

Releases: ianlet/qwik-testing-library

@noma.to/qwik-testing-library-v1.3.2

29 Mar 18:49
909037f
Compare
Choose a tag to compare

@noma.to/qwik-testing-library-v1.3.2 (2025-03-29)

Bug Fixes

  • make qwik-testing-library agnostic from vitest runner (#36) (909037f)

@noma.to/qwik-mock-v1.0.0

29 Mar 18:49
909037f
Compare
Choose a tag to compare

@noma.to/qwik-mock-v1.0.0 (2025-03-29)

Bug Fixes

  • make qwik-testing-library agnostic from vitest runner (#36) (909037f)

@noma.to/qwik-testing-library-v1.3.1

19 Feb 11:04
Compare
Choose a tag to compare

@noma.to/qwik-testing-library-v1.3.1 (2025-02-19)

Bug Fixes

  • setup qwik loader before rendering a component (4723a65), closes #21

@noma.to/qwik-testing-library-v1.3.0

18 Jan 01:25
acec4c1
Compare
Choose a tag to compare

@noma.to/qwik-testing-library-v1.3.0 (2025-01-18)

Features

  • deps: drop support for older qwik versions (#26) (acec4c1)

@noma.to/qwik-testing-library-v1.2.0

27 Oct 16:01
Compare
Choose a tag to compare

@noma.to/qwik-testing-library-v1.2.0 (2024-10-27)

Features

  • cleanup: auto clean up after each test (8dfa8fc)

@noma.to/qwik-testing-library-v1.1.0

14 Oct 17:27
Compare
Choose a tag to compare

@noma.to/qwik-testing-library-v1.1.0 (2024-10-14)

Features

  • mocking: introduce mock$ to verify interactions with component callbacks (experimental) (7a9c01c)

@noma.to/qwik-testing-library-v1.0.4

29 Sep 01:04
Compare
Choose a tag to compare

@noma.to/qwik-testing-library-v1.0.4 (2024-09-29)

Bug Fixes

  • add comment about wrapped components (1d673b4)

@noma.to/qwik-testing-library-v1.0.3

28 Sep 15:29
Compare
Choose a tag to compare

@noma.to/qwik-testing-library-v1.0.3 (2024-09-28)

Bug Fixes

  • warn about qwikloader script being generated automatically (5a5e9c4)

@noma.to/qwik-testing-library-v1.0.2

28 Sep 00:48
Compare
Choose a tag to compare

@noma.to/qwik-testing-library-v1.0.2 (2024-09-28)

Bug Fixes

  • add README & LICENSE files to npm release (350d050)

@noma.to/qwik-testing-library-v1.0.1

28 Sep 00:39
Compare
Choose a tag to compare

@noma.to/qwik-testing-library-v1.0.1 (2024-09-28)

Bug Fixes

  • cleanup render function (b04eacf)