Releases: eddyerburgh/avoriaz
Releases · eddyerburgh/avoriaz
2.6.5
2.6.3
2.6.2
- Use rollup for build
- Released on 2.6.2 due to errors with build script 😳
2.4.4
- [Fix] Update all props before running watchers in setProps
2.4.3
- [Fix] Stub global components in shallow
2.4.2
- [Fix] Only keep specific properties from stubbed components in shallow
2.4.0
- [New] Add
mount.options.instance
to pass scoped instance
2.3.0
- [New] Add
mount.options.context
to handle functional components
2.2.1
- [Fix] Clone components before stubbing in
shallow
- [Fix] Update before calling trigger on element
2.2.0
- [New] Add first method