Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: testing-library/vue-testing-library

v8.1.0

18 May 08:16
@github-actions github-actions
d46ed8f
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

8.1.0 (2024年05月18日)

Features

  • Add types for props and slots in render function (d46ed8f)
Assets 2
Loading
posti85 reacted with heart emoji
1 person reacted

v8.0.3

18 Mar 07:48
@github-actions github-actions
3ecde9e
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

8.0.3 (2024年03月18日)

Bug Fixes

Loading

v8.0.2

08 Feb 09:59
@github-actions github-actions
f5a3483
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

8.0.2 (2024年02月08日)

Bug Fixes

  • mark compiler-sfc as optional peer dep (#288) (f5a3483)
Loading

v8.0.1

20 Nov 15:43
@github-actions github-actions
1bbeeb4
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

8.0.1 (2023年11月20日)

Bug Fixes

  • Revert Errors Regarding Missing Global Hooks (#310) (1bbeeb4)
Loading

v8.0.0

31 Oct 08:39
@github-actions github-actions
88fb8cd
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

8.0.0 (2023年10月31日)

bug

  • Fix issue on Vite env not cleaning up after test (#297) (88fb8cd)

BREAKING CHANGES

  • This PR change default behavior for Vitest users. This major should yield no effect to other test frameworks.

Throw error when running vitest with no afterEach global and no VTL_SKIP_AUTO_CLEANUP flag is set.

Loading

v7.0.0

11 Mar 19:12
@github-actions github-actions
5f2e101
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

7.0.0 (2023年03月11日)

Features

  • Bump minimum node.js version and DOM Testing Library (#303) (5f2e101)

BREAKING CHANGES

  • This PR increases the minimum node.js version to v14, and DOM Testing Library to v9.
Loading

v5.9.0

07 Mar 08:31
@github-actions github-actions
Compare
Choose a tag to compare
Loading

5.9.0 (2023年03月07日)

WARNING! This release contains BREAKING CHANGES from v5.8.0.

Why is that?

Remember that Vue Testing Library v5 is the last major version to offer support for Vue 2, and that we will stay in this semver range even if breaking changes occur. Vue Testing Library >v6 supports Vue 3.

Features

• Drop support for Node 12 and 14.
• Bump DOM Testing LIbrary from v7 to v9 (see changelog for v8, v9).

Loading

v6.6.1

16 Jul 19:16
@github-actions github-actions
6dd4847
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

6.6.1 (2022年07月16日)

Bug Fixes

  • missing optional parameter for emitted (#276) (6dd4847)
Loading

v6.6.0

08 Jun 07:48
@github-actions github-actions
Compare
Choose a tag to compare
Loading

6.6.0 (2022年06月08日)

This is the Vue 3 release on latest channel 🎉 This means that, from now on, npm install -D @testing-library/vue will install v6, which targets Vue 3.

Vue 2 is still suported with npm install -D @testing-library/vue@^5.

Bug Fixes

  • types: Pass Store type to RenderOptions/render function (#268) (181765f)
  • types: Remove Router and Vuex dependencies (#246) (9d367e7)
  • support TypeScript v3 (#241) (b028364)
  • types: exclude tsconfig from types folder in publish flow (#213) (40caa97)
  • Add cleanup type (#186) (75e0111)
  • import pretty-format from testing-library/dom (#185) (a051013)
  • Make fireEvent.update work with lazy modifier (#183) (853d998)
  • types: allow all elements (#175) (a5bd6cc)
  • allow multiple calling of updateProps (#170) (95cc445)

Features

  • Add env to turn off fireEvent.update warning (#181) (4376e64)
  • Add support for input file on fireEvent.update (#179) (b762198)
  • allow passing instantiated Vue Router (#239) (96c0c2d)
  • allow passing instantiated Vuex store (#232) (9d63d71)
  • Move types from DefinitelyTyped into this repo (#165) (dbcf740)
  • Warn using fireEvent.input() or .change() and suggest fireEvent.update() (#166) (8871d2f), closes #83
  • debug: Add maxLength and options to debug (#164) (920dff2)
Loading

v5.8.3

09 May 07:39
@github-actions github-actions
181765f
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

5.8.3 (2022年05月09日)

Bug Fixes

  • types: Pass Store type to RenderOptions/render function (#268) (181765f)
Loading
Previous 1 3 4 5 6 7
Previous

AltStyle によって変換されたページ (->オリジナル) /