2.1.0
- Add a new
cy.currentUser()
command to fetch the currently authenticated user - Add TypeScript type declarations file for custom Cypress commands
- Cypress test runner dashboard will now display the full Artisan command string
As always, if upgrading from a previous release, please manually ensure that your laravel-commands.js
file matches up with the latest version here.