This is v2.0.0. The library is quite stable and there are not major bugs.
What's Changed
- Fix/emitted events cache by @BrettLargent in #1449
- fix: string slot null ctx in renderFn by @braddialpad in #1462
- fix: wrapper.element with nested multiple roots by @freakzlike in #1463
- fix: fix module resolution for esm file by @sheremet-va in #1484
- regression: #1476 reactive prop object compare by @freakzlike in #1479
- fix: Pass props to functional component by @freakzlike in #1513
- fix(wrapper): fix wrapper.element for component with slot by @xanf in #1497
- fix(findComponent): allow finding top-level component by @xanf in #1496
- chore: bump to vue v3.2.34 by @cexbrayat in #1510
New Contributors
- @BrettLargent made their first contribution in #1449
- @braddialpad made their first contribution in #1462
- @sheremet-va made their first contribution in #1484
Full Changelog: v2.0.0-rc.21...v2.0.0