v1.0.19 - Inertia form guidelines and many bug fixes
What's Changed
- Refactor creating laravel application instance using Testbench by @crynobone in #127
- Fix Tailwind CSS title on README.md for consistency by @xavizera in #159
- feat: don't run Boost during testing by @ashleyhindle in #144
- Hide Internal Command
ExecuteToolCommand.php
from Artisan List by @yitzwillroth in #155 - chore: removes non necessary php version constrant by @nunomaduro in #166
- chore: removes non necessary pint version constrant by @nunomaduro in #167
- Do not autoload classes while boost:install by @pushpak1300 in #180
- fix: prevent unwanted "null" file creation on Windows during installation by @andreilungeanu in #189
- Improve
InjectBoost
middleware for response-type handling by @pushpak1300 in #179 - docs: README: Add Nova 4.x and 5.x by @ashleyhindle in #213
- refactor: change ./artisan to artisan by @ashleyhindle in #214
- feat: guidelines: add Inertia form guidelines by @ashleyhindle in #211
New Contributors
- @crynobone made their first contribution in #127
- @xavizera made their first contribution in #159
- @nunomaduro made their first contribution in #166
- @andreilungeanu made their first contribution in #189
Full Changelog: v1.0.18...v1.0.19