Skip to content

Releases: eddyerburgh/avoriaz

2.1.3

21 Jun 12:20
Compare
Choose a tag to compare
  • [Fix] Run watchers in setProps

2.1.2

21 Jun 07:15
Compare
Choose a tag to compare
  • [Fix] Stub child lifecycle hooks in shallow method

2.1.1

20 Jun 14:21
Compare
Choose a tag to compare
  • [Fix] Stub child lifecycle methods in shallow method

2.1.0

19 Jun 17:52
Compare
Choose a tag to compare
  • [New] Add shallow method

1.16.0

12 Jun 12:02
Compare
Choose a tag to compare
  • [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

31 May 18:43
Compare
Choose a tag to compare
  • [New] Use sizzle to match selectors in find

1.14.0

26 May 19:47
Compare
Choose a tag to compare
  • [New] Add dispatch method
  • [New] Deprecate simulate method
  • [Fix] List Vue as a peer dependency

1.13.3

14 May 08:28
Compare
Choose a tag to compare
  • [Fix] Improve error handling of unnamed components used in .find()

1.13.2

13 May 08:08
Compare
Choose a tag to compare
  • [Docs] Add improved examples to README

1.13.1

08 May 17:15
Compare
Choose a tag to compare
  • [Fix] Delete cached Ctor before mount