We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b21af2 commit 5481bfdCopy full SHA for 5481bfd
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/dusk/compare/v6.2.0...6.x)
+## [Unreleased](https://github.com/laravel/dusk/compare/v6.3.0...6.x)
4
+
5
6
+## [v6.3.0 (2020-06-16)](https://github.com/laravel/dusk/compare/v6.2.0...v6.3.0)
7
8
+### Added
9
+- Support executing closures outside of the current selector scope ([#784](https://github.com/laravel/dusk/pull/784))
10
11
12
## [v6.2.0 (2020-05-26)](https://github.com/laravel/dusk/compare/v6.1.0...v6.2.0)
0 commit comments