Skip to content

Tags: koenvg/svelte-testing-library

Tags

v3.0.3

fix: github actions wasn't generating dist. fixes testing-library#113

v3.0.2

chore: add tokens to github actions

v3.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: eslint error and rerender issue that wouldn't use props (testing…

…-library#110)

v3.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: bumping DOM Testing Lib

BREAKING CHANGE: bump dom testing lib

v2.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: bump @testing-library/dom from 6.16.0 to 7.0.3 (testing-library#80)

BREAKING CHANGE: bumps DTL
Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 6.16.0 to 7.0.3.
- [Release notes](https://github.com/testing-library/dom-testing-library/releases)
- [Changelog](https://github.com/testing-library/dom-testing-library/blob/master/CHANGELOG.md)
- [Commits](testing-library/dom-testing-library@v6.16.0...v7.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

v1.11.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert "fix(deps): bump @testing-library/dom from 6.16.0 to 7.0.2 (te…

…sting-library#78)" (testing-library#79)

This reverts commit 402babe.

v1.11.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(deps): bump @testing-library/dom from 6.16.0 to 7.0.2 (testing-li…

…brary#78)

Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 6.16.0 to 7.0.2.
- [Release notes](https://github.com/testing-library/dom-testing-library/releases)
- [Changelog](https://github.com/testing-library/dom-testing-library/blob/master/CHANGELOG.md)
- [Commits](testing-library/dom-testing-library@v6.16.0...v7.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

BREAKING CHANGES: DOM Testing library bumped to 7.x

v1.11.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request testing-library#63 from mihar-22/pull-62

feat: throw error when mixing props and svelte options

v1.10.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request testing-library#62 from mihar-22/issue-59

feat: allow easier passing in of props

v1.9.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request testing-library#61 from NitayRabi/nitayr/update-sv…

…elte-typesa

fix(types): use exported SvelteComponent