Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: testing-library/vue-testing-library
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.0.1
Choose a base ref
...
head repository: testing-library/vue-testing-library
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 4 commits
  • 6 files changed
  • 4 contributors

Commits on Nov 20, 2023

  1. docs: Update README.md

    afontcu authored Nov 20, 2023
    Copy the full SHA
    9816ba4 View commit details

Commits on Feb 8, 2024

  1. fix: mark compiler-sfc as optional peer dep (#288)

    Mark compiler-sfc as an optional peer dependency.
    g1eny0ung authored Feb 8, 2024
    Copy the full SHA
    f5a3483 View commit details

Commits on Mar 18, 2024

  1. fix: allow unmounting with no wrapper element (#312)

    * fix: check wrapper element to fix #311
    hcg1023 authored Mar 18, 2024
    Copy the full SHA
    3ecde9e View commit details

Commits on May 18, 2024

  1. feat: Add types for props and slots in render function

    * Add types for render function
    
    * Fix lint errors
    cheyer authored May 18, 2024
    Copy the full SHA
    d46ed8f View commit details
Loading