You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,16 @@
1
1
# Changelog
2
2
3
-
## Main
3
+
## v0.30.10
4
+
5
+
- only automatically start sessions for `feature` test macros and not every test in a file by @s3cur3 in https://github.com/elixir-wallaby/wallaby/pull/795
6
+
7
+
## v0.30.9
8
+
9
+
- fix unhandled alerts by @s3cur3 in https://github.com/elixir-wallaby/wallaby/pull/779
10
+
11
+
## v0.30.8
12
+
13
+
- fix malformed JSON from chromedriver by @s3cur3 in https://github.com/elixir-wallaby/wallaby/pull/778
0 commit comments