Releases: nWidart/laravel-modules
Releases · nWidart/laravel-modules
v11.0.10
What's Changed
- [feat] add
direction
option to commandmodule:seed
by @alissn in #1846 - Updated vite-module-loader.js by @dcblogdev in #1847
- Added invokable option into make-controller command by @AbdulkarimOmer in #1848
- Update action stubs by @omerbaflah in #1849
- Update service stubs by @omerbaflah in #1850
- Update controller, service, helper, and action methods by @dcblogdev in #1851
New Contributors
- @AbdulkarimOmer made their first contribution in #1848
- @omerbaflah made their first contribution in #1849
Full Changelog: v11.0.9...v11.0.10
v11.0.9
What's Changed
- added make-event-provider command by @dcblogdev in #1845
Full Changelog: v11.0.8...v11.0.9
v11.0.8
Added
make-action
command by @dcblogdev in #1837make:cast
command by @dcblogdev in #1840make-enum
command by @dcblogdev in #1836make:exception
command by @dcblogdev in #1841make:interface
command by @dcblogdev in #1842make-helper
command by @dcblogdev in #1838make:trait
command by @dcblogdev in #1839make:scope
command by @dcblogdev in #1843
Changed
- missing return type for make service command by @dcblogdev in #1835
- Remove custom namespaces from generator [factory and seeder]. by @solomon-ochepa in #1832
Full Changelog: v11.0.7...v11.0.8
v11.0.7
What's Changed
- Changed wording for command descriptions to be consistent. by @kowston in #1825
- Feature/restrict fresh migration to module scope by @dcblogdev in #1826
- added invokable and force options into make-service command by @dcblogdev in #1828
- Fixed public path for octane setup by @korridor in #1829
- Path Namespace - generate a well-formatted StudlyCase namespace from paths. by @solomon-ochepa in #1827
- enforce config option by @dcblogdev in #1830
New Contributors
Full Changelog: v11.0.6...v11.0.7
v11.0.6
v11.0.5
11.0.4
What's Changed
- corrected factories to Factories and added cache options to ENV by @enterprime in #1791
- added return type array definition by @dcblogdev in #1803
- Update config.php by @solomon-ochepa in #1794
- Add Upgrade Guide Section to README by @alissn in #1806
- set namespace for seeders and factories by @dcblogdev in #1809
Full Changelog: v11.0.3...11.0.4
v11.0.3
What's Changed
- Modified to control the author through the .env configuration file. by @enterprime in #1785
- Passing the values of vendor, author's name, and author's email in a line during module creation. by @enterprime in #1786
- added test to confirm author details by @dcblogdev in #1787
New Contributors
- @enterprime made their first contribution in #1785
Full Changelog: v11.0.2...v11.0.3
v11.0.2
- @enterprime fixed module:migrate-rollback command
Full Changelog: v11.0.1...v11.0.2
v11.0.1
What's Changed
- [style] Run command
php-cs-fixer
by @alissn in #1775 - Update route-provider.stub by @solomon-ochepa in #1774
- Make view command by @dcblogdev in #1776
- [feat] add package version to command 'about' by @alissn in #1778
- Add RouteServiceProvider Configuration in Generator by @alissn in #1780
Full Changelog: v11.0.0...v11.0.1