npm @vue/test-utils 2.0.0-alpha.4

latest releases: 2.4.6, 2.4.5, 2.4.4...
4 years ago

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
  • shallowmounting option (previously shallowMount) @dobromir-hristov
    • shallowMount function is still exported, but shallow mounting option is recommended
  • export DOMWrapper @lmiller1990

Fixes

fix: improve error message for getComponent by @cexbrayat

Other

  • lots of general improvements to various types

Don't miss a new test-utils release

NewReleases is sending notifications on new releases.