Skip to content

Tags: jgbowser/svelte-testing-library

Tags

v3.1.0

Toggle v3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add context to the allowed options (testing-library#182)

v3.0.3

Toggle v3.0.3's commit message
fix: github actions wasn't generating dist. fixes testing-library#113

v3.0.2

Toggle v3.0.2's commit message
chore: add tokens to github actions

v3.0.1

Toggle v3.0.1's commit message

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

Toggle v3.0.0's commit message

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

Toggle v2.0.0's commit message

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] <[email protected]>

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

v1.11.2

Toggle v1.11.2's commit message

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

Toggle v1.11.1's commit message

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] <[email protected]>

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

Toggle v1.11.0's commit message

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

Toggle v1.10.0's commit message

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