Releases: eddyerburgh/avoriaz
Releases · eddyerburgh/avoriaz
2.1.3
- [Fix] Run watchers in setProps
2.1.2
- [Fix] Stub child lifecycle hooks in shallow method
2.1.1
- [Fix] Stub child lifecycle methods in shallow method
2.1.0
- [New] Add shallow method
1.16.0
- [Fix] Emit event on child vue instance
- [Refactor] Use matches in place of sizzle
- [New] Deprecate dispatch method
- [New] Add trigger method
1.15.0
- [New] Use sizzle to match selectors in find
1.14.0
- [New] Add dispatch method
- [New] Deprecate simulate method
- [Fix] List Vue as a peer dependency
1.13.3
- [Fix] Improve error handling of unnamed components used in .find()
1.13.2
- [Docs] Add improved examples to README
1.13.1
- [Fix] Delete cached Ctor before mount