v0.7.0
- Added Laravel 10 options for using L10 in the GitHub Actions workflows
- Upgrading Actions:
- actions/checkout@v3
- actions/setup-node@v3
- github/codeql-action/upload-sarif@v2
- symfonycorp/security-checker-action@v4
- webfactory/[email protected]
- Introducing Laravel Pint
- Introducing PestPHP
- Converting Feature tests for PestPHP, thanks to @dansysanalyst for #151
- Using composer scripts for executing code quality tools
Pull requests
- Feature/laravel10options by @roberto-butti in #145
- upgrading actions by @roberto-butti in #147
- Feature/live twitch code quality refactor by @roberto-butti in #150
- Example of Pest + Livewire plugin by @dansysanalyst in #149
- Convert Feature Tests to Pest by @dansysanalyst in #151
New Contributors
- @dansysanalyst made their first contribution in #149
Full Changelog: v0.6.2...v0.7.0