Releases: spatie/laravel-package-tools
Releases · spatie/laravel-package-tools
1.13.2
- improvements to install command
1.13.1
- add
askToRunMigrations
1.13.0
What's Changed
- Add install command by @freekmurze in #64
- Drop support for PHP 7, anything below Laravel 8
Full Changelog: 1.12.1...1.13.0
1.12.1
- add
newPackage
method
1.12.0
What's Changed
- Update .gitattributes by @angeljqv in #53
- [PHP 8.2] Fix
${var}
string interpolation deprecation by @Ayesh in #57 - Allow running of migrations by @riasvdv in #56
New Contributors
- @angeljqv made their first contribution in #53
- @Ayesh made their first contribution in #57
- @riasvdv made their first contribution in #56
Full Changelog: 1.11.3...1.12.0
1.11.3
1.11.2
What's Changed
- Laravel 9 lang folder location by @voicecode-bv in #48
New Contributors
- @voicecode-bv made their first contribution in #48
Full Changelog: 1.11.1...1.11.2
1.11.1
What's Changed
- Support for non-stubbed migrations by @chillbram in #50
Full Changelog: 1.11.0...1.11.1
1.11.0
What's Changed
- Correct Blade view components folder in documentation by @chillbram in #47
- Remove Database\Factories from psr-4 by @bastien-phi in #43
- Allow Laravel 9
New Contributors
- @chillbram made their first contribution in #47
- @bastien-phi made their first contribution in #43
Full Changelog: 1.10.0...1.11.0
1.10.0
What's Changed
- Corrected error in hasViewComponents() docs... by @telkins in #40
- Update .gitattributes by @erikn69 in #44
- Add ability to customise view namespace by @freekmurze in #45
New Contributors
- @telkins made their first contribution in #40
- @erikn69 made their first contribution in #44
- @freekmurze made their first contribution in #45
Full Changelog: 1.9.2...1.10.0