Releases: as-yakovenko/lighthouse-validation-error-exception
Releases · as-yakovenko/lighthouse-validation-error-exception
v1.1.0
feat: remove automatic provider registration
- Added
isRecordEmpty
to check if the record is empty. - Removed the
class
andaction
fields fromErrorException
display when the project is inproduction
mode. - Removed automatic registration of
ValidationErrorExceptionServiceProvider
. - Added instructions for manual registration in
config/app.php
for better flexibility and control.
v1.0.1
Update composer.json with config and stability settings
v1.0.0
minor changes and changed the artisan command