Skip to content

Releases: laravel/dusk

v8.3.3

10 Jun 15:07
077d448

Choose a tag to compare

v8.3.2

04 Mar 16:25
bb70183

Choose a tag to compare

v8.3.1

18 Feb 18:35
541ca2d

Choose a tag to compare

v8.3.0

11 Feb 17:35
41137a3

Choose a tag to compare

v8.2.14

28 Jan 15:46
28c9fce

Choose a tag to compare

v8.2.13

14 Jan 15:44
8ddd53a

Choose a tag to compare

  • [8.x] Behaviour change on assertAttributeDoesntContain by @F2210 in #1154

v8.2.12

26 Nov 15:24
a399aa3

Choose a tag to compare

v8.2.11

12 Nov 16:18
c667db6

Choose a tag to compare

v8.2.10

22 Oct 14:18
fde2ae6

Choose a tag to compare

  • fix: removed Laravel\Dusk\Page import from dusk:page stub by @fxnm in #1145
  • [8.x] CI Improvements by @crynobone in #1147
  • [8.x] Allow to dynamically add Tests\Browsers\Page\Page or Laravel\Dusk\Page via dusk:page command by @crynobone in #1148

v8.2.9

15 Oct 14:26
a5f70c8

Choose a tag to compare

  • check for directory existence when storing console log or storing source, if it does not exist create it by @ssanko in #1143