Avoriaz Versions Save

🔬 a Vue.js testing utility library

2.6.5

6 years ago
  • [Build] Revert to old build system

2.6.3

6 years ago

2.6.2

6 years ago
  • Use rollup for build
  • Released on 2.6.2 due to errors with build script 😳

2.4.4

6 years ago
  • [Fix] Update all props before running watchers in setProps

2.4.3

6 years ago
  • [Fix] Stub global components in shallow

2.4.2

6 years ago
  • [Fix] Only keep specific properties from stubbed components in shallow

2.4.0

6 years ago
  • [New] Add mount.options.instance to pass scoped instance

2.3.0

6 years ago
  • [New] Add mount.options.context to handle functional components

2.2.1

6 years ago
  • [Fix] Clone components before stubbing in shallow
  • [Fix] Update before calling trigger on element

2.2.0

6 years ago
  • [New] Add first method