Releases: nWidart/laravel-modules
Releases · nWidart/laravel-modules
v11.1.6
v11.1.5
What's Changed
- Test against php 8.4 by @sergiy-petrov in #1967
- Fixes #1972 generate double namspace separators by @semsphy in #1973
- Update vite-module-loader.js to load vite.config for all modules on windows by @elemes1 in #1978
- Add parameter for custom hotfile directory by @satrio1256 in #1965
- Update vite.stub by @Skaywalker in #1949
- add support for multiple config files and nested config files by @dcblogdev in #1979
- allow to be null by @dcblogdev in #1980
- fixes publishing config file by @dcblogdev in #1981
New Contributors
- @elemes1 made their first contribution in #1978
- @satrio1256 made their first contribution in #1965
- @Skaywalker made their first contribution in #1949
Full Changelog: v11.1.4...v11.1.5
v11.1.4
What's Changed
- corrected app_folder path for updating phpunit by @dcblogdev in #1955
Full Changelog: v11.1.3...v11.1.4
v11.1.3
What's Changed
- added command to add enabled modules to code coverage includes by @dcblogdev in #1954
Full Changelog: v11.1.2...v11.1.3
v11.1.2
v11.1.1
What's Changed
- fix function name by @alissn in #1940
- Delete cache of module_status.json by @alissn in #1941
- Fix Migration Auto-Discovery for Active Modules by @alissn in #1945
- Fix Translation Auto-Discovery for Enabled Modules by @alissn in #1946
- [feat] handle load files of module by @alissn in #1947
Full Changelog: v11.1.0...v11.1.1
v11.1.0
What's Changed
- Update provider.stub by @solomon-ochepa in #1874
- Improvement: Remove Cached JSON File Reading for Faster Performance by @alissn in #1876
- Clean Up Old Snapshots by @alissn in #1884
- Add Event Handling and Constants for Module Actions by @alissn in #1883
- Auto Registration of Module Migrations by @alissn in #1889
- Change
Multiselect
toMultisearch
in BaseCommand by @alissn in #1910 - Lavavel Pint as a dev-dependency by @SamuelMwangiW in #1918
- Update ModuleGenerator methods DocBlock by @solomon-ochepa in #1882
- Update controller.stub by @solomon-ochepa in #1899
- Update event-provider.stub by @solomon-ochepa in #1901
- Update model.stub by @solomon-ochepa in #1902
- Streamline Provider Registrations with a Single File by @alissn in #1879
- Fix for Running Root Migrations Before Module Migrations by @alissn in #1919
- Auto-Register Module Language Files by @alissn in #1920
- Optimize FileRepository by @solomon-ochepa in #1898
- Blazing Fast Module Loading 🚀😎 by @alissn in #1921
- Optimize unit tests by @solomon-ochepa in #1923
- Update route-provider.stub by @solomon-ochepa in #1925
- Update provider.stub by @solomon-ochepa in #1926
- Refactor
module:model-show
Command for Improved Model Detection by @alissn in #1931 - Update class typo to interface on stub by @rupeshstha in #1932
- Add Issue Template for Improved Support by @alissn in #1939
New Contributors
- @SamuelMwangiW made their first contribution in #1918
- @rupeshstha made their first contribution in #1932
Full Changelog: v11.0.11...v11.1.0
v11.0.11
What's Changed
- Create module:make-class command by @solomon-ochepa in #1802
- Fixes Invokable Controller Stub by @omerbaflah in #1854
- Add Confirmation Option for Command Execution by @alissn in #1864
- Refactor and Improve
module:migrate
andmodule:migrate:fresh
Commands by @alissn in #1866 - Create module:make-repository command [W.I.P] by @solomon-ochepa in #1831
- moved tests into folders by @dcblogdev in #1871
- added and ran pint with laravel preset by @dcblogdev in #1872
Full Changelog: v11.0.10...v11.0.11
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