Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 752 Bytes

CHANGELOG.md

File metadata and controls

20 lines (13 loc) · 752 Bytes

Laravel DataTables Editor CHANGELOG

v11.0.2 - 2024-09-20

  • fix: missing restore concern #89

v11.0.1 - 2024-09-12

  • fix: display of multiple errors when doing batch action #88

v11.0.0 - 2024-03-16

  • Laravel 11 support
  • CRUD Event hooks methods are now added by default.
  • Added pint for code style
  • Added phpstan
  • Added rector
  • Code updated with PHP8.2 syntax. Type hints might cause a breaking change