Skip to content

Releases: eddyerburgh/avoriaz

2.6.5

24 Jul 09:48
Compare
Choose a tag to compare
  • [Build] Revert to old build system

2.6.3

22 Jul 22:55
Compare
Choose a tag to compare
  • [Fix] Add workaround for IE 10, 11 in trigger - #81

2.6.2

22 Jul 21:51
Compare
Choose a tag to compare
  • Use rollup for build
  • Released on 2.6.2 due to errors with build script 😳

2.4.4

16 Jul 08:32
Compare
Choose a tag to compare
  • [Fix] Update all props before running watchers in setProps

2.4.3

11 Jul 20:29
Compare
Choose a tag to compare
  • [Fix] Stub global components in shallow

2.4.2

03 Jul 21:13
Compare
Choose a tag to compare
  • [Fix] Only keep specific properties from stubbed components in shallow

2.4.0

26 Jun 21:08
Compare
Choose a tag to compare
  • [New] Add mount.options.instance to pass scoped instance

2.3.0

23 Jun 21:17
Compare
Choose a tag to compare
  • [New] Add mount.options.context to handle functional components

2.2.1

23 Jun 17:40
Compare
Choose a tag to compare
  • [Fix] Clone components before stubbing in shallow
  • [Fix] Update before calling trigger on element

2.2.0

22 Jun 08:29
Compare
Choose a tag to compare
  • [New] Add first method