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 f62afe1 commit 38cd370Copy full SHA for 38cd370
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/dusk/compare/v6.22.1...6.x)
+## [Unreleased](https://github.com/laravel/dusk/compare/v6.22.2...6.x)
4
+
5
+## [v6.22.2](https://github.com/laravel/dusk/compare/v6.22.1...v6.22.2) - 2022-03-24
6
7
+### Changed
8
9
+- `assertVue*()` methods support Vue 3 composition API by @derekmd in https://github.com/laravel/dusk/pull/969
10
11
## [v6.22.1](https://github.com/laravel/dusk/compare/v6.22.0...v6.22.1) - 2022-02-15
12
0 commit comments