Skip to content

Releases: as-yakovenko/lighthouse-validation-error-exception

v1.1.0

10 Sep 12:50
Compare
Choose a tag to compare

feat: remove automatic provider registration

  • Added isRecordEmpty to check if the record is empty.
  • Removed the class and action fields from ErrorException display when the project is in production mode.
  • Removed automatic registration of ValidationErrorExceptionServiceProvider.
  • Added instructions for manual registration in config/app.php for better flexibility and control.

v1.0.1

06 Sep 14:52
Compare
Choose a tag to compare
Update composer.json with config and stability settings

v1.0.0

06 Sep 09:14
Compare
Choose a tag to compare
minor changes and changed the artisan command