Skip to content

v2.0.0-beta.5

Compare
Choose a tag to compare
@lmiller1990 lmiller1990 released this 17 Sep 11:45

Features:

  • feat(mount): add (deprecated) support for propsData @WebDevEtc. This is useful for migration purposes.
  • bump to and make compatible with rc.12

Fixes

  • fix: findComponent in Suspense for rc.11 @cexbrayat
  • fix: trim slot when passed as a string (avoid weird SFC compiler error) @lmiller1990