2.0.0-alpha.4
Features
- do not mount on body/clear body every test @pikax
- allow rendering all slots of a stub via
config.renderStubDefaultSlot
@dobromir-hristov - split attrs and props mounting options @cexbrayat
shallow
mounting option (previouslyshallowMount
) @dobromir-hristovshallowMount
function is still exported, butshallow
mounting option is recommended
- export
DOMWrapper
@lmiller1990
Fixes
fix: improve error message for getComponent
by @cexbrayat
Other
- lots of general improvements to various types