v12.0.1
What's Changed
- Added missing type hinting for helpers.php by @edgarsn in https://github.com/nWidart/laravel-modules/pull/2030
- Update Stubs to Follow Laravel Pint Standards by @solomon-ochepa in https://github.com/nWidart/laravel-modules/pull/2035
- [new feature] Module plural names by @solomon-ochepa in https://github.com/nWidart/laravel-modules/pull/2036
- Bumps dependencies by @alissn in https://github.com/nWidart/laravel-modules/pull/2037
- [delete] delete unused files and command and test by @alissn in https://github.com/nWidart/laravel-modules/pull/2038
- allow
moduleandmodule_namespaceto be used inside migrations by @dcblogdev in https://github.com/nWidart/laravel-modules/pull/2039 - Make model with flags by @dcblogdev in https://github.com/nWidart/laravel-modules/pull/2041
- Add Support for Closures in Stub Variable Replacement by @alissn in https://github.com/nWidart/laravel-modules/pull/2040
New Contributors
- @edgarsn made their first contribution in https://github.com/nWidart/laravel-modules/pull/2030
Full Changelog: https://github.com/nWidart/laravel-modules/compare/v12.0.0...v12.0.1